15 #ifndef __IPSDKIPLBASICMORPHOLOGY_HITANDMISS3DIMG_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_HITANDMISS3DIMG_H__ 26 class HitAndMiss3dImgLvl1;
72 #endif // __IPSDKIPLBASICMORPHOLOGY_HITANDMISS3DIMG_H__ IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr hitAndMiss3dImg(const image::ImageConstPtr &pInBinImg3d, const StructuringElementXYZInfoConstPtr &pInForegroundSEXYZ, const StructuringElementXYZInfoConstPtr &pInBackgroundSEXYZ)
wrapper function for Look for 3D particular patterns of foreground and background given as structurin...
boost::shared_ptr< const StructuringElementXYZInfo > StructuringElementXYZInfoConstPtr
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
IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< HitAndMiss3dImgLvl1 > hitAndMiss3dImg_async(const image::ImageConstPtr &pInBinImg3d, const StructuringElementXYZInfoConstPtr &pInForegroundSEXYZ, const StructuringElementXYZInfoConstPtr &pInBackgroundSEXYZ)
asynchronous wrappers