[vtkusers] Sub-sampling a point cloud
Amy Squillacote
ahs at cfdrc.com
Fri Apr 25 08:45:25 EDT 2008
Have you tried vtkMaskPoints? This will work if you are using a point
cloud (i.e., vertices only, no triangles, quads, etc.). If you do have
geometry (triangles, quads, ...), there are a few decimation algorithms
in VTK you could try: vtkDecimatePro, vtkQuadricClustering, ... (Look at
the on-line documentation for others.)
- Amy
Sarah Macumber wrote:
> -->
>
> Hi, does anyone know what a good way to sub-sample or down sample a
> point cloud of data would be? As in, if you had a million points
> representing a 3D object like a cylinder how could you sub-sample
> that data so you only had a thousand points which still represented
> the geometry but coarsely?
>
>
>
> Thanks in advance, Sarah
>
>
>
> *************************************************************
>
> Sarah Macumber, Engineer
>
>
>
> Quest Reliability, LLC
>
> 2465 Central Avenue, Suite 110
>
> Boulder, Colorado 80301
>
> direct line: (303) 938-3024
>
> office line: (303) 415-1475 FAX: (303) 415-1847
>
> web: http://www.QuestReliability.com
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
Amy Squillacote Phone: (256) 726-4839
Computer Scientist Fax: (256) 726-4806
CFD Research Corporation Web: http://www.cfdrc.com
215 Wynn Drive, Suite 501
Huntsville, AL 35805
More information about the vtkusers
mailing list