15 #ifndef __IPSDKIPLSTATS_LOCALHISTOGRAMMODULE2DIMGLVL3_H__ 16 #define __IPSDKIPLSTATS_LOCALHISTOGRAMMODULE2DIMGLVL3_H__ 20 #include <IPSDKBaseData/Buffer/FragHybridBuffer.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InInputRange.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InKnlYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InNbClasses.h> 37 ipsdk::imaproc::matchSize(_pInKnlYStrip2d, _pOutYStrip2d),
38 (((
ipsdk)(imaproc)(attr))(InKnlYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(InInputRange))
40 (((
ipsdk)(imaproc)(attr))(InNbClasses))
41 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
46 ((STRIP)(OutYStrip2d)));
50 ((LINESTRIP)(OutYStrip2d)));
61 template <
typename BufInType,
typename BufOutType,
62 ipsdk::eInstructionSet::domain IS>
89 #endif // __IPSDKIPLSTATS_LOCALHISTOGRAMMODULE2DIMGLVL3_H__
boost::shared_ptr< FragHybridBuffer > FragHybridBufferPtr
ipsdk::core::ExecResult preProcess()
method called before processing
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)