15 #ifndef __IPSDKIPLCOLOR_COLORCONVERTIMGLVL3_H__ 16 #define __IPSDKIPLCOLOR_COLORCONVERTIMGLVL3_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStripColor2d/InColorYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InColorConversionTransform.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStripColor2d/OutColorYStrip2d.h> 36 ipsdk::imaproc::matchPlanarSize(_pInColorYStrip2d, _pOutColorYStrip2d) &&
38 (((
ipsdk)(imaproc)(attr))(InColorYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(InColorConversionTransform))
40 (((
ipsdk)(imaproc)(attr))(OutColorYStrip2d)))
45 ((STRIP)(OutColorYStrip2d)));
49 ((RAWSTRIP)(OutColorYStrip2d)));
56 template <
typename BufInType,
typename BufOutType,
57 ipsdk::eInstructionSet::domain ISFma,
58 ipsdk::eInstructionSet::domain IS>
73 #endif // __IPSDKIPLCOLOR_COLORCONVERTIMGLVL3_H__ Definition of import/export macro for library.
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)
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)