Finding Special Feature in 3-D points
Mostrar comentarios más antiguos
I have 3-D points data as following. Could you suggest a way to locate the two features circled? I can use regression and dy/dx to achieve this task if it's 2-D.

8 comentarios
Walter Roberson
el 9 de Oct. de 2015
To my eye, there is nothing special about those points, as compared to a little distance away. You will need to be more specific about what you are looking for.
Walter Roberson
el 9 de Oct. de 2015
Normal vector has no meaning for a point cloud. Do you have a mesh rather than a point cloud? Even if you do, I do not see any sudden change in normal at the locations you have indicated.
Walter Roberson
el 12 de Oct. de 2015
That might be possible. A difficulty that is commonly encountered with something like that is in deciding where to place the segment, taking into account that the points must be taken to be noisy coordinates. Still, given a specific number of segments, it is linear programming to decide where to place the breaks to minimize the fitting error -- but it is still tricky to figure out which points should be included in the fitting.
Walter Roberson
el 12 de Oct. de 2015
One would need to be written but it would be easier than the non-edge case
Hg
el 12 de Oct. de 2015
Respuestas (0)
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

