Borrar filtros
Borrar filtros

inpolygon equivalent function in 3D?

50 visualizaciones (últimos 30 días)
Pinpress
Pinpress el 4 de Mayo de 2012
Hi,
I need to find a way to determine if a large number of points are inside a closed polygon expressed by either a triangular or quadrilateral mesh in 3D. I know in 2D, there's a matlab function "inpolygon". Is there an equivalent method/function in 3D?
Thanks!

Respuestas (3)

Pinpress
Pinpress el 7 de Mayo de 2012
Thanks for the tip. However, I don't think that's a good solution. I believe it tries to generate a convex hull using delaunayn. However, the closed surface I have is not necessarily a convex hull (arbitrary shape).

Walter Roberson
Walter Roberson el 4 de Mayo de 2012

Johannes Korsawe
Johannes Korsawe el 19 de Sept. de 2013
Try intriangulation on the FEX.
Regards, Johannes

Categorías

Más información sobre Bounding Regions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by