15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_COLORMAPPING2DIMGLVL2_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_COLORMAPPING2DIMGLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubUIntImg2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptCyclicRgbColorMap.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptSmoothRgbColorMap.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutRgbUInt8Img.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/StatsResult.h> 37 ipsdk::imaproc::matchSize(_pInSubUIntImg2d, _pOutRgbUInt8Img) &&
41 (((
ipsdk)(imaproc)(attr))(InSubUIntImg2d))
42 (((
ipsdk)(imaproc)(attr))(InOptSmoothRgbColorMap))
43 (((
ipsdk)(imaproc)(attr))(InOptCyclicRgbColorMap))
44 (((
ipsdk)(imaproc)(attr))(OutRgbUInt8Img)))
61 #endif // __IPSDKIPLINTENSITYTRANSFORM_COLORMAPPING2DIMGLVL2_H__ #define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKBASEPROCESSING_API RulePtr Not(const RulePtr &pRule)
Definition of import/export macro for library.
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type isSet(const boost::shared_ptr< AttributeType > &pAttribute)
boost::shared_ptr< ipsdk::imaproc::attr::StatsResult > StatsResultPtr
shared pointer to ipsdk::imaproc::attr::StatsResult
Definition: StatsResult.h:206