15 #ifndef __IPSDKIPLSHAPESEGMENTATION_LABELSHAPEEXTRACTION2D_H__ 16 #define __IPSDKIPLSHAPESEGMENTATION_LABELSHAPEEXTRACTION2D_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/ContourExtractionSettings.h> 26 namespace segmentation {
28 class LabelShapeExtraction2dLvl1;
87 #endif // __IPSDKIPLSHAPESEGMENTATION_LABELSHAPEEXTRACTION2D_H__ Definition of import/export macro for library.
boost::shared_ptr< PlanIndexedShape2dColl > PlanIndexedShape2dCollPtr
#define IPSDKIPLSHAPESEGMENTATION_API
Import/Export macro for library IPSDKIPLShapeSegmentation.
Definition: IPSDKIPLShapeSegmentationExports.h:25
boost::shared_ptr< Shape2dColl > Shape2dCollPtr
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction2dLvl1 > multiSlice_labelShapeExtraction2d_async(const ipsdk::image::ImageConstPtr &pInLabelImg)
asynchronous wrappers
boost::shared_ptr< const ipsdk::imaproc::attr::ContourExtractionSettings > ContourExtractionSettingsConstPtr
shared pointer to const ipsdk::imaproc::attr::ContourExtractionSettings
Definition: ContourExtractionSettings.h:173
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr labelShapeExtraction2d(const ipsdk::image::ImageConstPtr &pInLabelImg)
wrapper function for shape extraction from label 2d image algorithm
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape2dCollPtr getAsyncProcessorMultiSliceOutput(boost::shared_ptr< LabelShapeExtraction2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr getAsyncProcessorOutput(boost::shared_ptr< LabelShapeExtraction2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape2dCollPtr multiSlice_labelShapeExtraction2d(const ipsdk::image::ImageConstPtr &pInLabelImg)
wrapper function for shape extraction from label 2d image algorithm
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction2dLvl1 > labelShapeExtraction2d_async(const ipsdk::image::ImageConstPtr &pInLabelImg)
asynchronous wrappers