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

[calibration] Add checkerboard calibration application #9

Closed
fabiencastan opened this issue Aug 10, 2015 · 2 comments
Closed

[calibration] Add checkerboard calibration application #9

fabiencastan opened this issue Aug 10, 2015 · 2 comments
Labels

Comments

@fabiencastan
Copy link
Member

  • based on OpenCV
  • choose a file format for the calibration result
@simogasp
Copy link
Member

there is an app here
https://github.com/poparteu/cameraLocalization/blob/dev/applications/ocvtools/calibration.cpp
which is based on a OCV sample that support live (webcam) and manual acquisition of the frames.
For the file format, it uses yet another format YAML which is supported natively by OCV for serialization. maybe there's a way to export JSON instead

@simogasp simogasp changed the title Add checkerboard calibration application [calibration] Add checkerboard calibration application Oct 30, 2015
@simogasp
Copy link
Member

Done in popart_demo 51ade95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants