15 #ifndef __IPSDKIPLFILTERING_DESPECKLEFILTER2DIMGLVL3_H__ 16 #define __IPSDKIPLFILTERING_DESPECKLEFILTER2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InKnlYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor.h> 35 ipsdk::imaproc::matchSizeAndType(_pInKnlYStrip2d, _pOutYStrip2d),
36 (((
ipsdk)(imaproc)(attr))(InKnlYStrip2d))
37 (((
ipsdk)(imaproc)(attr))(InFactor))
38 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
46 ((LINESTRIP)(OutYStrip2d)));
57 template <
typename BufType,
58 ipsdk::eInstructionSet::domain IS>
92 #endif // __IPSDKIPLFILTERING_DESPECKLEFILTER2DIMGLVL3_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.