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

ENH: improve the camera calibration toolbox, SIFT implementation #389

Merged
merged 15 commits into from
Jun 7, 2024

Conversation

oddkiva
Copy link
Owner

@oddkiva oddkiva commented Jun 6, 2024

Among others, here are the most important improvements:

  • Fixed and robustified the camera calibration toolbox:
    • mostly because of the poor initialization of the extrinsic parameters
    • Calibration of the intrinsic camera parameters works really well.
    • Tested with the ideal pinhole camera model and the omnidirectional camera model.
    • Added a small database of camera models with their intrinsic parameters.
  • Fixed the SIFT implementation
    • discard DoG extrema with estimated scales that are enormous and, as such they are implausible.

@oddkiva oddkiva self-assigned this Jun 6, 2024
@oddkiva oddkiva merged commit b418868 into master Jun 7, 2024
4 checks passed
@oddkiva oddkiva deleted the enh-improve-user-interaction branch June 7, 2024 00:41
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