6 #include "org_custusx_filter_accusurf_Export.h" 14 class org_custusx_filter_accusurf_EXPORT
Accusurf 20 void setInputImage(
ImagePtr inputImage);
21 void setThickness(
int thicknessUp,
int thicknessDown);
29 void insertValuesAtInitialization(TYPE* volumePointer,
vtkImageDataPtr image);
31 void insertValuesFromOriginalImage(
vtkImageDataPtr image,
int* dim, std::vector<int> yIndexes);
33 void smoothPositions();
34 std::vector< Eigen::Vector3d > mRoutePositions;
44 #endif // CXACCUSURF_H boost::shared_ptr< class RouteToTarget > RouteToTargetPtr
boost::shared_ptr< class Image > ImagePtr
vtkSmartPointer< vtkPolyData > vtkPolyDataPtr
Namespace for all CustusX production code.