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

New lens distortion calibration node #1403

Merged
merged 13 commits into from
Jun 1, 2021
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 3, 2021

Update camerainit node to accept new kind of cameras.
Update camerainit node such that a camera has two focal lengths in pixels (both horizontal and vertical)
Add a distortion calibration node

Based on alicevision/AliceVision#1035

@ghost ghost requested a review from fabiencastan May 3, 2021 10:29
@fcastan fcastan force-pushed the dev/distortionCalibration branch 2 times, most recently from aaf5af0 to 7138e3e Compare May 27, 2021 22:06
@fcastan fcastan force-pushed the dev/distortionCalibration branch from 7138e3e to 5b35b9a Compare May 31, 2021 12:59
The intrinsics contains pxFocalLength as 2 values (x,y) since 1.2
version.
- DistortionCalibration in input of the FeatureMatching (instead of SfM)
- Add sfmDataFilter in input of ExportAnimatedCamera
@fabiencastan fabiencastan changed the title Dev/distortion calibration New lens distortion calibration node Jun 1, 2021
@fabiencastan fabiencastan added this to the Meshroom 2021.2.0 milestone Jun 1, 2021
@fabiencastan fabiencastan merged commit d3cb164 into develop Jun 1, 2021
@fabiencastan fabiencastan deleted the dev/distortionCalibration branch June 1, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants