ImFusion SDK 4.3
CTSpineAlgorithmAdapter Class Reference
+ Inheritance diagram for 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 > localize ( )
overridevirtual

◆ classify()

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

◆ segment()

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

◆ extractLabelCrops()

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

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close