필터 지우기
필터 지우기

Distance measurement using image processing

조회 수: 4 (최근 30일)
prem  kumar
prem kumar 2015년 3월 23일
댓글: Shivani Baldwa 2019년 11월 27일
I have to calculate distance and velocity of a vehicle moving towards me by using image processing technique by comparing the images taken consequently by the camera which i have fitted in the robot. Is there any possibility to achieve the above requirement by using matlab.. please help me with suggestion..

답변 (2개)

Christiaan
Christiaan 2015년 3월 23일
Dear Kumar,
Mathworks provides a toolbox (the Computer Vision System Toolbox) that lets you track the object. When you click on 'Camera Calibration' you can find information how the camara has to be calibrated such that distances can be calculated.
If for example it is given that the object moves towards the camera, the change in the size of the object (which can be calculated with MATLAB) is related to the frontal velocity of the object. If hereby the size of the object is known, the frontal speed could be calculated. (v=ds/dt, where ds can be expressed by the area change of the object)
Good luck! Christiaan
  댓글 수: 1
Shivani Baldwa
Shivani Baldwa 2019년 11월 27일
Hello Christiaan,
Could you tell me how to measure distance of any two objects, measure the wall or anyother thing placed in the image i.e 3D measurement of images. Hope you can help me
Thanks in advance !!

댓글을 달려면 로그인하십시오.


prem  kumar
prem kumar 2015년 3월 24일
thank you sir

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by