15 #ifndef __IPSDKIPLFILTERING_MEANSMOOTHING2DMASKIMGLVL3_H__ 16 #define __IPSDKIPLFILTERING_MEANSMOOTHING2DMASKIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InBinKnlYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InKnlYStrip2d.h> 35 ipsdk::imaproc::matchSize(_pInKnlYStrip2d, _pOutYStrip2d) &&
36 ipsdk::imaproc::matchSize(_pInKnlYStrip2d, _pInBinKnlYStrip2d),
37 (((
ipsdk)(imaproc)(attr))(InKnlYStrip2d))
38 (((
ipsdk)(imaproc)(attr))(InBinKnlYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
44 ((STRIP)(OutYStrip2d)));
48 ((LINESTRIP)(InBinKnlYStrip2d))
49 ((LINESTRIP)(OutYStrip2d)));
60 template <
typename BufInType,
typename BufOutType,
61 ipsdk::eInstructionSet::domain IS>
95 #endif // __IPSDKIPLFILTERING_MEANSMOOTHING2DMASKIMGLVL3_H__
boost::shared_ptr< FragHybridBuffer > FragHybridBufferPtr
ipsdk::core::ExecResult preProcess()
method called before processing
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)
boost::shared_ptr< HybridBuffer > HybridBufferPtr
Definition of import/export macro for library.