How to create a vector from a random point cloud?
Ältere Kommentare anzeigen
Hi, I have a point cloud in coordinates 'x' and 'y'. x<4794x588> and y<4794x588>. In general the shape of the point cloud is a square, and the 0,0 coordinate is at the centre, but the points do not follow a perfect orthogonal grid. I want to create a vertical vector based on the points of the point cloud by selecting all the points closer to the 0 in 'x' axis and with different 'y' from bottom to top of the point cloud. None of the points coincide with a perfect 0 coordinate in the 'x' axis.
I'll appreciate very much any help.
Thank you, Regards, Martha
Akzeptierte Antwort
Weitere Antworten (1)
per isakson
am 12 Mär. 2014
Bearbeitet: per isakson
am 12 Mär. 2014
0 Stimmen
In the File Exchange see
- 2D Histogram Calculation, by Laszlo Balkay and run its example.
- and more hits for hist2
Kategorien
Mehr zu Point Cloud Processing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!