15 #ifndef __IPSDKIPLSHAPEANALYSIS_SHAPEANALYSIS3D_H__ 16 #define __IPSDKIPLSHAPEANALYSIS_SHAPEANALYSIS3D_H__ 109 #endif // __IPSDKIPLSHAPEANALYSIS_SHAPEANALYSIS3D_H__ IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeAnalysis3dLvl1 > shapeAnalysis3d_async(const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg3d1, const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
asynchronous wrappers
Predefined types for shape analysis management.
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeAnalysis3dLvl1 > multiSlice_shapeAnalysis3d_async(const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg3d1, const ipsdk::shape::segmentation::PlanIndexedShape3dCollConstPtr &pInPILabelsShape3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
asynchronous wrappers
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr getAsyncProcessorOutput(boost::shared_ptr< LabelAnalysis2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr getAsyncProcessorMultiSliceOutput(boost::shared_ptr< LabelAnalysis2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
Definition of import/export macro for library.
ShapeAnalysisOptParams< ipsdk::shape::segmentation::Shape3dColl > ShapeAnalysis3dOptParams
optional parameter type for mono slice shape analysis
Definition: ShapeAnalysis3d.h:27
boost::shared_ptr< PlanIndexedMeasureSet > PlanIndexedMeasureSetPtr
boost::shared_ptr< const BaseImage > ImageConstPtr
boost::shared_ptr< const Shape3dColl > Shape3dCollConstPtr
Level 1 algorithm: Shape 3d analysis and measurement algorithm.
Definition: ShapeAnalysis3dLvl1.h:116
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr shapeAnalysis3d(const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg3d1, const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
wrapper function for Shape 3d analysis and measurement algorithm
structure allowing to encapsulated input optional parameters associated to shape analysis ...
Definition: ShapeAnalysisTypes.h:34
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr multiSlice_shapeAnalysis3d(const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg3d1, const ipsdk::shape::segmentation::PlanIndexedShape3dCollConstPtr &pInPILabelsShape3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
wrapper function for Shape 3d analysis and measurement algorithm
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
boost::shared_ptr< MeasureSet > MeasureSetPtr
ShapeAnalysisOptParams< ipsdk::shape::segmentation::PlanIndexedShape3dColl > ShapeAnalysis3dPIOptParams
optional parameter type for mono slice shape analysis
Definition: ShapeAnalysis3d.h:38
boost::shared_ptr< const MeasureInfoSet > MeasureInfoSetConstPtr
boost::shared_ptr< const PlanIndexedShape3dColl > PlanIndexedShape3dCollConstPtr