IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
ComplexMultiplyImgImgUtils.h File Reference

Utility functions for complex images multiplication python wrapping. More...

#include <Python/PyIPSDKIPLArithmetic/PyIPSDKIPLArithmeticExports.h>
#include <IPSDKIPL/IPSDKIPLArithmetic/Processor/ComplexMultiplyImgImg/ComplexMultiplyImgImg.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

PYIPSDKIPLARITHMETIC_API boost::python::tuple ipsdk::python::complexMultiplyImgImg (const image::ImageConstPtr &pInReImg1, const image::ImageConstPtr &pInImImg1, const image::ImageConstPtr &pInReImg2, const image::ImageConstPtr &pInImImg2)
 wrapper function for complex images multiplication More...
 
PYIPSDKIPLARITHMETIC_API boost::python::tuple ipsdk::python::getAsyncProcessorOutput (boost::shared_ptr< ipsdk::imaproc::arithm::ComplexMultiplyImgImgLvl1 > pProcessor)
 Wrapper to retrieve the result of an asynchronous processor.
 

Detailed Description

Utility functions for complex images multiplication python wrapping.

Author
A.Eymar
Date
2021/11/26