15 #ifndef __IPSDKIPLBASICMORPHOLOGY_UNIONLINEARCLOSING2DIMG_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_UNIONLINEARCLOSING2DIMG_H__ 26 class UnionLinearClosing2dImgLvl1;
128 #endif // __IPSDKIPLBASICMORPHOLOGY_UNIONLINEARCLOSING2DIMG_H__ IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< UnionLinearClosing2dImgLvl1 > unionLinearClosing2dImg_async(const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 radius)
asynchronous wrappers
boost::shared_ptr< BaseImage > ImagePtr
#define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr unionLinearClosing2dImg(const image::ImageConstPtr &pInImg, const ipsdk::ipReal64 radius)
wrapper function for Union of closings calculated for several linear structuring element orientations...
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
eBorderExtensionPolicy
Enumerate describing border extension policy.
Definition: BorderExtensionPolicy.h:31
boost::shared_ptr< const BaseImage > ImageConstPtr
Predefined types for border extension policy management.