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

Speed-up undistortion by 2x #1765

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Speed-up undistortion by 2x #1765

merged 4 commits into from
Jun 11, 2024

Conversation

pierotofy
Copy link
Member

@pierotofy pierotofy commented Jun 10, 2024

Speeds up the undistortion step by at least 2x, using caching to avoid recomputing camera mappings.

OpenDroneMap/OpenSfM@5c9fe5b

@pierotofy
Copy link
Member Author

pierotofy commented Jun 10, 2024

  • Exports the camera ID(s) with shots.geojson.
  • Exports camera UV undistortion mappings (added in the 352 branch). These can be used by downstream applications to undo the image undistortion (for example, to map points from a reconstruction camera back to the original images). Description of the format is in the OpenSfM source.

@pierotofy
Copy link
Member Author

Improves #1761

@pierotofy pierotofy merged commit 75c3639 into OpenDroneMap:master Jun 11, 2024
1 of 2 checks passed
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.

1 participant