15 #ifndef __IPSDKIPLFILTERING_ZSTACKFOCUSPONDERATIONIMG_H__ 16 #define __IPSDKIPLFILTERING_ZSTACKFOCUSPONDERATIONIMG_H__ 25 class ZStackFocusPonderationImgLvl1;
42 const ipUInt32 inOptMeanSmoothingValue,
54 const ipUInt32 inOptMeanSmoothingValue,
69 const ipUInt32 inOptMeanSmoothingValue,
81 const ipUInt32 inOptMeanSmoothingValue,
99 #endif // __IPSDKIPLFILTERING_ZSTACKFOCUSPONDERATIONIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusPonderationImgLvl1 > zStackFocusPonderationImg_async(const image::ImageConstPtr &pInImg)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLFILTERING_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AnisotropicDiffusion2dImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
#define IPSDKIPLFILTERING_API
Import/Export macro for library IPSDKIPLFiltering.
Definition: IPSDKIPLFilteringExports.h:25
IPSDKIPLFILTERING_API image::ImagePtr zStackFocusPonderationImg(const image::ImageConstPtr &pInImg)
wrapper function for function computing a contrasted image by ponderation along the Z axis ...
Definition of import/export macro for library.