15 #ifndef __IPSDKIPLCOLOR_COLORCONVERTIMGLVL2_H__ 16 #define __IPSDKIPLCOLOR_COLORCONVERTIMGLVL2_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubColorImg2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InColorConversionTransform.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Output/2d/OutSubColorImg2d.h> 36 ipsdk::imaproc::match2dSize(_pInSubColorImg2d, _pOutSubColorImg2d) &&
38 (((
ipsdk)(imaproc)(attr))(InSubColorImg2d))
39 (((
ipsdk)(imaproc)(attr))(InColorConversionTransform))
40 (((
ipsdk)(imaproc)(attr))(OutSubColorImg2d)))
59 #endif // __IPSDKIPLCOLOR_COLORCONVERTIMGLVL2_H__ Definition of import/export macro for library.
#define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
Utility functions for color attribute rules management.
IPSDKIPLCOLOR_API processor::RulePtr matchColorSpace(const ImageAttributeConstPtr &pInputImageAttribute, const ImageAttributeConstPtr &pOutputImageAttribute, const boost::shared_ptr< const attr::InColorConversionTransform > &pInColorConversionTransform)