Open pv33 opened 1 year ago
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.
Started in on a package mary_perception
for including these things. Need to work out the details ... baby steps.
Run files:
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.