how to use a point cloud in matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Dima Lisin
am 23 Apr. 2015
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 Kommentare
Siehe auch
Kategorien
Mehr zu Point Cloud Processing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!