15 #ifndef __IPSDKIPLBASICMORPHOLOGY_SKELETON3DIMG_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_SKELETON3DIMG_H__ 26 class Skeleton3dImgLvl1;
78 #endif // __IPSDKIPLBASICMORPHOLOGY_SKELETON3DIMG_H__ IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< Skeleton3dImgLvl1 > skeleton3dImg_async(const image::ImageConstPtr &pInBinImg3d)
asynchronous wrappers
boost::shared_ptr< BaseImage > ImagePtr
#define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
Definition of import/export macro for library.
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AddMarkerImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
boost::shared_ptr< const BaseImage > ImageConstPtr
Predefined types for statistic projections management.
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr skeleton3dImg(const image::ImageConstPtr &pInBinImg3d)
wrapper function for computes the 2d skeleton image from a binary image
eSkeletonAlgoType
Enumerate describing the type of skeleton calculation algorithm.
Definition: SkeletonAlgoType.h:31