edge extraction from 3D point cloud
Afficher commentaires plus anciens
Hi, I have a point cloud data in .txt file. I would like to extract straight lines from the point cloud and want to plot them. Could you please assist?
4 commentaires
Anton Semechko
le 10 Juil 2018
How big is the point cloud (i.e., how many point samples)? And do you know if the points have been assigned normals by the scanner?
Satarupa Khamaru
le 10 Juil 2018
Anton Semechko
le 10 Juil 2018
The reason I was asking is because it is much easier to identify geometric features (e.g., line segments) from meshes than point clouds; and normals can facilitate surface reconstruction. However, there are methods that can extract feature lines directly from point clouds (e.g., see [1] and references therein). Unfortunately, I do not have any first hand experience implementing these methods or know of any open-source implementations. I can help you with surface reconstruction, if that's the route you want to go.
[1] Lin et al., 2015, 'Line segment extraction for large scale unorganized point clouds', ISPRS Journal of Photogrammetry and Remote Sensing
Satarupa Khamaru
le 11 Juil 2018
Réponses (0)
Catégories
En savoir plus sur Process Point Clouds dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!