15 #ifndef __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD3DIMG_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD3DIMG_H__ 25 class CheckMultiphasedNeighourhood3dImgLvl1;
39 const ipBool bIgnoreForeground,
46 boost::shared_ptr<CheckMultiphasedNeighourhood3dImgLvl1>
49 boost::shared_ptr<CheckMultiphasedNeighourhood3dImgLvl1>
52 const ipBool bIgnoreForeground,
69 #endif // __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD3DIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< CheckMultiphasedNeighourhood3dImgLvl1 > checkMultiphasedNeighourhood3dImg_async(const image::ImageConstPtr &pInLabelImg, const ipUInt32 nbLabels, const ipBool bIgnoreForeground)
asynchronous wrappers
#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
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr checkMultiphasedNeighourhood3dImg(const image::ImageConstPtr &pInLabelImg, const ipUInt32 nbLabels, const ipBool bIgnoreForeground)
wrapper function for Set the intensity to 1 if the number of neighbours with higer values are greater...