Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions
Reconstruction Class Reference

Public Member Functions

 Reconstruction (float decimationPercent=0.3, double angleThresh=45.)
 
vtkSmartPointer< vtkPolyData > getDenseMean (std::vector< std::vector< itk::Point< float > > > local_pts=std::vector< std::vector< itk::Point< float > > >(), std::vector< std::vector< itk::Point< float > > > global_pts=std::vector< std::vector< itk::Point< float > > >(), std::vector< ImageType::Pointer > distance_transform=std::vector< ImageType::Pointer >())
 
void reset ()
 
void setDecimation (float dec)
 
void setNumClusters (int num)
 
void setMaxAngle (double angleDegrees)
 
vtkSmartPointer< vtkPolyData > getMesh (std::vector< itk::Point< float > > local_pts)
 
void readMeanInfo (std::string dense, std::string sparse, std::string goodPoints)
 
bool denseDone ()
 
void writeMeanInfo (std::string nameBase)
 

Detailed Description

Definition at line 26 of file Reconstruction.h.


The documentation for this class was generated from the following files: