15 #ifndef __IPSDKIPLFILTERING_ZSTACKFOCUSMAXIMUMIMG_H__ 16 #define __IPSDKIPLFILTERING_ZSTACKFOCUSMAXIMUMIMG_H__ 26 class ZStackFocusMaximumImgLvl1;
43 const ipUInt32 inOptMeanSmoothingValue,
55 const ipUInt32 inOptMeanSmoothingValue,
68 const ipUInt32 inOptMeanSmoothingValue,
82 const ipUInt32 inOptMeanSmoothingValue,
98 const ipUInt32 inOptMeanSmoothingValue,
110 const ipUInt32 inOptMeanSmoothingValue,
117 const ipUInt32 inOptContrastRadius);
121 const ipUInt32 inOptMeanSmoothingValue,
135 const ipUInt32 inOptMeanSmoothingValue,
155 #endif // __IPSDKIPLFILTERING_ZSTACKFOCUSMAXIMUMIMG_H__ IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > zStackFocusMaximumImg_async(const image::ImageConstPtr &pInImg)
asynchronous wrappers
boost::shared_ptr< BaseImage > ImagePtr
Predefined types for ZStackFocusMaximum*Img management.
IPSDKIPLFILTERING_API image::ImagePtr zStackFocusMaximumImg(const image::ImageConstPtr &pInImg)
wrapper function for function for computing a contrasted image by maximum along the Z axis ...
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 ZStackFocusMaximumResult zStackFocusMaximumWithMapImg(const image::ImageConstPtr &pInImg)
wrapper function for function for computing a contrasted image by maximum along the Z axis ...
IPSDKIPLFILTERING_API boost::shared_ptr< ZStackFocusMaximumImgLvl1 > zStackFocusMaximumWithMapImg_async(const image::ImageConstPtr &pInImg)
asynchronous wrappers
Definition of import/export macro for library.