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
The Luxonis camera can stream depth data obtained combining the stereo vision and the ToF sensor.
To use properly those data, the following tasks need to be tackled:
Display the depth data
Set a ROI that includes only the rotating plane of the Flexibowl
Get the depth of the rotating plane of the Flexibowl
Check the measured distance with a measuring tape
Set a plane aligned with the rotating plane and filter out everything that is below
The Luxonis camera can stream depth data obtained combining the stereo vision and the ToF sensor.
To use properly those data, the following tasks need to be tackled: