[vtkusers] vtkMarchingCubes to point cloud

Harvey Cline harvey.cline at kitware.com
Thu Sep 17 12:26:29 EDT 2009


Hi murat

The vtkRecursiveDividingCubes will create a dense point cloud in place
of vtkMarchingCubes;however, there are several tricky parameters that
are needed to be set to control the point density

SetValue
SetDistance
SetIncrement

An easy Example to try it is Medical1 in Medical  in Examples in VTK

Hope this works for you
Harvey

2009/9/17 Murat Aydın <murat.aydin at netcad.com.tr>:
> Hi,
> How can i use vtkMarchingCubes for creating surfaces from a point cloud.
> vtksurfacereconstructionFilter doesnt work reasonable because points are not
> close enough.
> I couldnt apply vtkMarchingCubes to polyData or unstructuredGrid. Thanks.
>
> murat
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list