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

Reduce intrication of distortion with intrinsics #1819

Merged
merged 8 commits into from
Feb 14, 2025

Conversation

servantftechnicolor
Copy link
Contributor

Distortion parameters are no more integrated in the intrinsic's parameters list for easier class separations. This will help us adding undistortion parameters to the bundle in a similar fashion.

@servantftechnicolor servantftechnicolor force-pushed the dev/cleanDistortion branch 3 times, most recently from 38c5d5a to 2f889a9 Compare February 12, 2025 12:49
@cbentejac cbentejac added this to the 3.3.0 milestone Feb 12, 2025
src/aliceVision/camera/Pinhole.cpp Outdated Show resolved Hide resolved
src/aliceVision/camera/Equidistant.cpp Show resolved Hide resolved
src/aliceVision/camera/Pinhole.cpp Show resolved Hide resolved
src/aliceVision/localization/optimization.cpp Outdated Show resolved Hide resolved
src/aliceVision/localization/optimization.cpp Outdated Show resolved Hide resolved
src/aliceVision/sfm/bundle/BundleAdjustmentCeres.cpp Outdated Show resolved Hide resolved
src/software/utils/main_imageProcessing.cpp Outdated Show resolved Hide resolved
src/software/utils/main_imageProcessing.cpp Outdated Show resolved Hide resolved
@cbentejac cbentejac merged commit d55bbff into develop Feb 14, 2025
5 checks passed
@cbentejac cbentejac deleted the dev/cleanDistortion branch February 14, 2025 09:09
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