Distance to the detected boxes
2 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
KSSV
2019 年 1 月 30 日
YOu can use simple Euclidian distance formula.....
Also have a look on pdist and pdist2.
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!