How can I check if a point belongs to a flat surface or not?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi, I have LIDAR point clouds data, I will perform sharp feature detection in point clouds. can anyone tell me how can I check if a point belongs to a flat surface or not?
0 comentarios
Respuestas (1)
  bemin
 el 8 de Nov. de 2016
        get the Z axis value for the point and and compare it to the Z axis value for the surface
Ver también
Categorías
				Más información sobre Labeling, Segmentation, and Detection en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

