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

Feature : assisted checkerboard capture #139

Open
elliotwoods opened this issue Nov 27, 2016 · 1 comment
Open

Feature : assisted checkerboard capture #139

elliotwoods opened this issue Nov 27, 2016 · 1 comment

Comments

@elliotwoods
Copy link
Owner

During checkerboard capture, pop up a window and allow the user to:

  1. Select the ROI
  2. Tweak the threshold parameters
    3, Choose sub-pixel accuracy options (whether to search sub-pixels)

I can imagine this would be a good use of highgui
but not sure if highgui is blocked in our libs?

@elliotwoods
Copy link
Owner Author

ok. tested and we can put a highgui window up whenever we like
would need to look into how to do this responsibly

  • memory management
  • window clean up
  • pause program until high gui complete

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

No branches or pull requests

1 participant