Real time object detection (ex: pedestrian) from moving vehicle.

조회 수: 2 (최근 30일)
Rafa Z
Rafa Z 2017년 10월 19일
답변: Walter Roberson 2017년 10월 20일
This link provides instruction how to detect a person in the video and calculate its depth https://www.mathworks.com/help/vision/examples/depth-estimation-from-stereo-video.html. In this case, they are using a video (AVI format). However, in my case, I have a stereo camera which produces 30FPS images in PNG format (each of them so 60 FPS). How can I process these images in real time? (I can specify to images (say left1 and right 1) and detect a person in there and calculate the distance, but how to make so that the code will be constantly checking the folder/directory to process other images (say left2& right2),....,(leftn&rightn))?

답변 (1개)

Walter Roberson
Walter Roberson 2017년 10월 20일

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by