Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix radial distortion in Cam format exporter#1196

Merged
ahojnnes merged 2 commits into
colmap:devcolmap/colmap:devfrom
drkoller:exportcam-fixCopy head branch name to clipboard
Apr 8, 2021
Merged

Fix radial distortion in Cam format exporter#1196
ahojnnes merged 2 commits into
colmap:devcolmap/colmap:devfrom
drkoller:exportcam-fixCopy head branch name to clipboard

Conversation

@drkoller

@drkoller drkoller commented Apr 5, 2021

Copy link
Copy Markdown
Contributor

The radial distortion parameters exported by the *.cam file format exporter are currently not computed properly. This PR fixes the Reconstruction::ExportCam() exporter so that the radial distortion parameters in *.cam files will accurately reflect the same distortion as in COLMAP.

If both of the two exported radial distortion parameters in a *.cam file are non-zero, then they are used in a distortion model very similar to the COLMAP and Bundler distortion models. However, if only the second parameter is non-zero, then a different camera model (similar to VisualSFM) is assumed for *.cam files.

@ahojnnes
ahojnnes enabled auto-merge (squash) April 8, 2021 11:55
@ahojnnes
ahojnnes merged commit 513fef3 into colmap:dev Apr 8, 2021
lucasthahn pushed a commit to tne-ai/colmap that referenced this pull request Aug 17, 2022
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.