15 #ifndef __IPSDKIPLSTATS_LOCALENTROPY2DIMGLVL1_H__ 16 #define __IPSDKIPLSTATS_LOCALENTROPY2DIMGLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutRealImg.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InHalfKnlSizeX.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InHalfKnlSizeY.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InOptNbClasses.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Range.h> 44 ipsdk::imaproc::matchSize(_pInImg, _pOutRealImg),
45 (((
ipsdk)(imaproc)(attr))(InImg))
46 (((
ipsdk)(imaproc)(attr))(InHalfKnlSizeX))
47 (((
ipsdk)(imaproc)(attr))(InHalfKnlSizeY))
48 (((
ipsdk)(imaproc)(attr))(InOptNbClasses))
60 boost::shared_ptr<glbmsr::StatsMsrLvl1> _pStatsMsrLvl1;
70 #endif // __IPSDKIPLSTATS_LOCALENTROPY2DIMGLVL1_H__ ProcessingResult< eRetrievalResultType > RetrievalResult
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
processor::OutputInitializerPtr duplicateInOut(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const boost::weak_ptr< InputAttributeType > &pInputAttribute, const eImageInitializerStoragePolicy &storagePolicy=eImageInitializerStoragePolicy::eIISP_Inherit)
Definition of import/export macro for library.
boost::shared_ptr< BaseActionProvider > ActionProviderPtr