roi
Last updated
Last updated
This example demonstrate how get the depth information with ROI using openCV function.
After getting the depth frame and convert to OpenCV Mat, we can easily set an ROI by using OpenCV Rectangle.
Then apply to the depth frame
Finally display the two frames