elliotwoods / ofxRulr

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

Feature : Scan view #124

Open elliotwoods opened 8 years ago

elliotwoods commented 8 years ago

For graycode scanning (during scan i..e outside main loop):

Show image as it arrives Show histgram of incoming image Show histogram of variation in image (with threshold overlaid) Cancel button

Ideally this can all work within ScopedProcess somehow