Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera: support intrinsics with distortion #715

Open
orperel opened this issue May 1, 2023 · 0 comments
Open

Camera: support intrinsics with distortion #715

orperel opened this issue May 1, 2023 · 0 comments
Assignees
Labels
feature New features!

Comments

@orperel
Copy link
Collaborator

orperel commented May 1, 2023

Images captured in the wild require usually incur various forms of distortion (i.e. barrel, pincushion, ..).

We could support this case in kaolin via a new camera intrinsics model which supports the distort / undistort functionality similar to the distorted pinhole model from opencv:
https://docs.opencv.org/4.x/dc/dbb/tutorial_py_calibration.html

@orperel orperel added the feature New features! label May 1, 2023
@orperel orperel self-assigned this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features!
Projects
None yet
Development

No branches or pull requests

1 participant