Non-monotonic surface slice

조회 수: 10 (최근 30일)
Gonzalo Duró
Gonzalo Duró 2017년 9월 9일
댓글: Ben Drebing 2017년 9월 14일
Dear all, Is there any way to manage a point cloud that represents a non-monotonic surface (more than one Z value per X,Y pair) in Matlab? Particularly, I need to be able to make 2D cross-sections, or in order words, to do an interpolation so that for a given plane I can 'slice' the surface and obtain a profile (a series of either X,Y or X,Y,Z points). Another possibility for me is to work directly with a triangular mesh. I would then need to import a .obj or .ply file and then slice it into profiles according to predefined planes. The key point here is that the surface is non-monotonic, so interpolating functions of the form z=f(x,y) cannot be applied. I will appreciate any help in this respect. Kind regards, Gonzalo

답변 (0개)

카테고리

Help CenterFile Exchange에서 Computational Geometry에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by