[vtk-developers] vtkPointCloud remote module

chengguo1987 cheng at scandy.co
Fri Jun 10 12:28:21 EDT 2016


Will Schroeder-2 wrote
> 
> *Surface extraction (in VTK/Remote/vtkPointCloud):*
> We've build a pipeline of objects that perform rudimentary surface
> extraction from a point cloud. There are three major parts:
> 1. Generating normals - currently use vtkPCANormalEstimation, including
> graph traversal to create consistently oriented normals.
> 2. Compute the TSDF using vtkSignedDistance.
> 3. Extract zero-crossing isocontour to generate surface
> (vtkExtractSurface).

I have a problem when using the source files in the GitLab repo, could you
please 
provide the source code of vtkPointCloudModule.h and
vktPointCloudModule.cxx? 

I went through the code and saw that the header file is required for
exporting macro.
But I could not find it in the GitLab repo.



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkPointCloud-remote-module-tp5736213p5738628.html
Sent from the VTK - Dev mailing list archive at Nabble.com.


More information about the vtk-developers mailing list