elliotwoods / ofxRulr

An application and high level framework for calibrating spaces with devices. Built on openFrameworks
135 stars 15 forks source link

Feature : assisted checkerboard capture #139

Open elliotwoods opened 7 years ago

elliotwoods commented 7 years ago

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 commented 7 years ago

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