15 #ifndef __IPSDKIPLCOLOR_LIGHTNESSIMGLVL1_H__ 16 #define __IPSDKIPLCOLOR_LIGHTNESSIMGLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InColorImg.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutLightImg.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InLightnessType.h> 36 ipsdk::imaproc::matchSize(eMatchImageSizeType::eMIST_XYZT, _pInColorImg, _pOutLightImg) &&
37 ipsdk::imaproc::matchBufferType(_pInColorImg, _pOutLightImg),
38 (((
ipsdk)(imaproc)(attr))(InColorImg))
39 (((
ipsdk)(imaproc)(attr))(InLightnessType))
57 #endif // __IPSDKIPLCOLOR_LIGHTNESSIMGLVL1_H__ Definition of import/export macro for library.
processor::OutputInitializerPtr duplicateGreyInOut(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const boost::weak_ptr< InputAttributeType > &pInputAttribute, const eImageInitializerStoragePolicy &storagePolicy=eImageInitializerStoragePolicy::eIISP_Inherit)
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)