Clear Filters
Clear Filters

How can I check if a point belongs to a flat surface or not?

4 views (last 30 days)
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?

Answers (1)

bemin
bemin on 8 Nov 2016
get the Z axis value for the point and and compare it to the Z axis value for the surface
  1 Comment
Hadeer Mostafa
Hadeer Mostafa on 8 Nov 2016
Dear bemin, Thanks a lot for replay, I want to know what do you mean by "Z axis value for the surface"? my file contains the coordinates(XYZ) of points only that generate digital elevation model (DEM) please give me more explanation with example. Thanks advance

Sign in to comment.

Categories

Find more on Labeling, Segmentation, and Detection in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!