ImFusion C++ SDK 4.4.0
ImFusion::CTSpineAlgorithmAdapter Class Reference
Inheritance diagram for ImFusion::CTSpineAlgorithmAdapter:

Public Member Functions

std::vector< vec3 > localize () override
std::vector< std::stringclassify () override
std::vector< std::unique_ptr< SharedImageSet > > segment () override
std::pair< std::vector< std::unique_ptr< SharedImageSet > >, std::vector< int > > extractLabelCrops () override
void setLocalizationModelPath (std::string path)
void setSegmentationModelPath (std::string path)
void setClassificationModelPath (std::string path)
void resetLocalizationModelPath ()
void resetSegmentationModelPath ()
void resetClassificationModelPath ()

Member Function Documentation

◆ localize()

std::vector< vec3 > ImFusion::CTSpineAlgorithmAdapter::localize ( )
overridevirtual

◆ classify()

std::vector< std::string > ImFusion::CTSpineAlgorithmAdapter::classify ( )
overridevirtual

◆ segment()

std::vector< std::unique_ptr< SharedImageSet > > ImFusion::CTSpineAlgorithmAdapter::segment ( )
overridevirtual

◆ extractLabelCrops()

std::pair< std::vector< std::unique_ptr< SharedImageSet > >, std::vector< int > > ImFusion::CTSpineAlgorithmAdapter::extractLabelCrops ( )
overridevirtual

The documentation for this class was generated from the following file:
  • SpinePlugin/include/ImFusion/Spine/SpineEvaluation.h
Search Tab / S to search, Esc to close