15 #ifndef __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL3DIMG_H__ 16 #define __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL3DIMG_H__ 25 namespace segmentation {
27 class ShapeToLabel3dImgLvl1;
76 #endif // __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL3DIMG_H__ Definition of import/export macro for library.
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel3dImgLvl1 > shapeToLabel3dImg_async(const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d)
asynchronous wrappers
#define IPSDKIPLSHAPESEGMENTATION_API
Import/Export macro for library IPSDKIPLShapeSegmentation.
Definition: IPSDKIPLShapeSegmentationExports.h:25
boost::shared_ptr< BaseImage > ImagePtr
boost::shared_ptr< const Shape3dColl > Shape3dCollConstPtr
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr getAsyncProcessorOutput(boost::shared_ptr< LabelShapeExtraction2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr shapeToLabel3dImg(const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d)
wrapper function for algorithm allowing to create a label 3d image from a collection of shape ...
boost::shared_ptr< const PlanIndexedShape3dColl > PlanIndexedShape3dCollConstPtr