How to find the minimum depth value in every frame of a streaming video

asked 2019-01-08 07:04:12 -0600

MaryRead gravatar image

updated 2019-01-08 09:07:42 -0600

Hi I am a newbie in opencv. I need to find online a minimum distance of any existing object infront of camera to the camera while a video is streaming. Would you help me with a function or code that can return the minimum value of the depth data and its location in the frame. I am using Python 3.6 on Windows and Intel Realsense D435. Thanks.

edit retag flag offensive close merge delete