15 #ifndef __PYIPSDKIPLFILTERING_ZSTACKFOCUSMAXIMUMUTILS_H__ 16 #define __PYIPSDKIPLFILTERING_ZSTACKFOCUSMAXIMUMUTILS_H__ 19 #include <IPSDKIPL/IPSDKIPLFiltering/Processor/ZStackFocusMaximumImg/ZStackFocusMaximumImg.h> 20 #include <boost/python/tuple.hpp> 22 class ipsdk::imaproc::filter::ZStackFocusMaximumImgLvl1;
42 const ipUInt32 inOptMeanSmoothingValue,
58 #endif // __PYIPSDKIPLFILTERING_ZSTACKFOCUSMAXIMUMUTILS_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define PYIPSDKIPLFILTERING_API
Import/Export macro for library PyIPSDKIPLFiltering.
Definition: PyIPSDKIPLFilteringExports.h:25
boost::shared_ptr< const BaseImage > ImageConstPtr
Definition: ImageTypes.h:140
PYIPSDKIPLADVANCEDMORPHOLOGY_API boost::python::tuple getAsyncProcessorOutput(boost::shared_ptr< ipsdk::imaproc::advmorpho::RidgeLine2dImgLvl1 > pProcessor)
Wrapper to retrieve the result of an asynchronous processor.
Definition of import/export macro for library.
PYIPSDKIPLFILTERING_API boost::python::tuple zStackFocusMaximumWithMapImg(const image::ImageConstPtr &pInImg)
wrapper function for Z stack focus maximum
float ipReal32
Base types definition.
Definition: BaseTypes.h:56
uint32_t ipUInt32
Base types definition.
Definition: BaseTypes.h:53