Distance to the detected boxes

1 次查看(过去 30 天)
deep Dhillon
deep Dhillon 2019-1-29
How can i detect distance(z axis) to any x,y oordinates using stereo vision, after i had created a bounding box around the center of that x,y coordinates.

回答(1 个)

KSSV
KSSV 2019-1-30
YOu can use simple Euclidian distance formula.....
Also have a look on pdist and pdist2.
  1 个评论
deep Dhillon
deep Dhillon 2019-2-5
HEllo KSSV
Thanks a lot for the reply,
Please refer tro the below link that i posted, and edify that how can i use Euclidean distance or pdist or pdist2, to measure the distance from the camera to the object as shown in the link
Please refer to the link below
Regards
Deep

请先登录,再进行评论。

类别

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