how to use a point cloud in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
How can i use the point cloud generated by Matlab, in this example http://www.mathworks.com/help/vision/examples/stereo-calibration-and-scene-reconstruction.html?refresh=true for example to get the objects distances,to draw a plan view
댓글 수: 0
답변 (1개)
Dima Lisin
2015년 4월 23일
Hi Nada,
The point cloud gives you 3D coordinates for (almost) every pixel, if you can detect the object in image 1, you can get the distance to it. Here's an showing how to measure distances to people.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!