IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
ZStackFocusMaximumUtils.h File Reference

Utility functions for Z stack focus maximum python wrapping. More...

#include <Python/PyIPSDKIPLFiltering/PyIPSDKIPLFilteringExports.h>
#include <IPSDKIPL/IPSDKIPLFiltering/Processor/ZStackFocusMaximumImg/ZStackFocusMaximumImg.h>
#include <boost/python/tuple.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::python
 Namespace aggregating IPSDK to python base wrappers.
 

Functions

PYIPSDKIPLFILTERING_API boost::python::tuple ipsdk::python::zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg)
 wrapper function for Z stack focus maximum More...
 
PYIPSDKIPLFILTERING_API boost::python::tuple ipsdk::python::zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius)
 wrapper function for Z stack focus maximum More...
 
PYIPSDKIPLFILTERING_API boost::python::tuple ipsdk::python::zStackFocusMaximumWithMapImg (const image::ImageConstPtr &pInImg, const ipUInt32 inOptContrastRadius, const ipUInt32 inOptMeanSmoothingValue, const ipReal32 inOptZoomFactor)
 wrapper function for Z stack focus maximum More...
 
PYIPSDKIPLFILTERING_API boost::python::tuple ipsdk::python::getAsyncProcessorOutput (boost::shared_ptr< ipsdk::imaproc::filter::ZStackFocusMaximumImgLvl1 > pProcessor)
 Wrapper to retrieve the result of an asynchronous processor.
 

Detailed Description

Utility functions for Z stack focus maximum python wrapping.

Author
H. Delestre
Date
2016/10/14