Reducing a population of points in the 3D plot

2 views (last 30 days)
I have an 3D image with a population of vertices with X,Y,Z coordinates placed in the volume. The number of vertices can be very very large. I am looking for a way to mathematically reduce the number of vertices, based on their proximity to each other. I would like to have spots separated by a maximum distance between spots. This distance is maybe can be the size of a single voxel in the image.
Any ideas will be appreciated.
  1 Comment
Satyajeet Sasmal
Satyajeet Sasmal on 16 Nov 2015
Would you like to reduce the number of tesselations? If so, please look at the link below:
It reduces the number of patches in your 3D image, thereby reducing the number of vertices for the image.

Sign in to comment.

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!