![]() |
ImFusion SDK 4.3
|
Inheritance diagram for CTSpineAlgorithmAdapter:Public Member Functions | |
| std::vector< vec3 > | localize () override |
| std::vector< std::string > | classify () 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 () |
|
overridevirtual |
Implements SpineAlgorithmAdapterInterface.
|
overridevirtual |
Implements SpineAlgorithmAdapterInterface.
|
overridevirtual |
Implements SpineAlgorithmAdapterInterface.
|
overridevirtual |
Implements SpineAlgorithmAdapterInterface.