Clean-up isosurface output

12 views (last 30 days)
Timothy Cale
Timothy Cale on 20 Feb 2012
I am using Matlab's isosurface function to extract "level sets" from 3D data.
Unfortunately, in addition to the main/desired level surfaces, the returned structure (say fv) can contain several/many (hard to tell how many using slice views) isosurfaces that are 'noise'; i.e., small volumes that are actually not part of the solution (not in the grid volume of interest).
Is there a way to look at fv and separate out the isosurfaces in the structure that is returned from isosurface? (As when using contour in 2D?)
Thanks, Tim

Accepted Answer

Anton Semechko
Anton Semechko on 20 Feb 2012

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!