15 #ifndef __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL2DIMG_H__ 16 #define __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL2DIMG_H__ 25 namespace segmentation {
27 class ShapeToLabel2dImgLvl1;
77 #endif // __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL2DIMG_H__ Definition of import/export macro for library.
boost::shared_ptr< const PlanIndexedShape2dColl > PlanIndexedShape2dCollConstPtr
#define IPSDKIPLSHAPESEGMENTATION_API
Import/Export macro for library IPSDKIPLShapeSegmentation.
Definition: IPSDKIPLShapeSegmentationExports.h:25
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr shapeToLabel2dImg(const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d)
wrapper function for algorithm allowing to create a label 2d image from a collection of shape ...
boost::shared_ptr< const Shape2dColl > Shape2dCollConstPtr
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr getAsyncProcessorOutput(boost::shared_ptr< LabelShapeExtraction2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel2dImgLvl1 > shapeToLabel2dImg_async(const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d)
asynchronous wrappers