You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keypress method is easy for RGB only capture.
argument is prefix.
run capture loop for realsense.
run as loop until q is pressed or something to that effect.
capture triggered by Enter or C or D (for color/depth) or B (for both??)
maybe even capture image plus binary mask of puzzle pieces so that can be used after the fact. (enter P for puzzle mask? then saves image plus binary mask; run more code though.)
run glove detector.
configure a glove present/gone state.
Create routine to capture data upon keypresses. Save imagery to file with incrementing file counter.
Use with #42
Hand in scene: change state. Hand leaves: trigger capture. change state.
The text was updated successfully, but these errors were encountered: