15 #ifndef __IPSDKIPLARITHMETIC_FORMULA2DIMG_H__ 16 #define __IPSDKIPLARITHMETIC_FORMULA2DIMG_H__ 26 class Formula2dImgLvl1;
78 #endif // __IPSDKIPLARITHMETIC_FORMULA2DIMG_H__ #define IPSDKIPLARITHMETIC_API
Import/Export macro for library IPSDKIPLArithmetic.
Definition: IPSDKIPLArithmeticExports.h:25
boost::shared_ptr< BaseImage > ImagePtr
boost::shared_ptr< const Border2dPolicy > Border2dPolicyConstPtr
structure allowing to encapsulated input optional images associated to an image formula ...
Definition: FormulaTypes.h:30
IPSDKIPLARITHMETIC_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AbsImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
Definition of import/export macro for library.
IPSDKIPLARITHMETIC_API boost::shared_ptr< Formula2dImgLvl1 > formula2dImg_async(const std::string &inImageFormula2d, const ipsdk::imaproc::arithm::FormulaInOptImages &formulaInOptImages)
asynchronous wrappers
Predefined types for image formula management.
IPSDKIPLARITHMETIC_API image::ImagePtr formula2dImg(const std::string &inImageFormula2d, const ipsdk::imaproc::arithm::FormulaInOptImages &formulaInOptImages)
wrapper function for algorithm allowing to generate a 2d image using a formula string ...