15 #ifndef __IPSDKIPLFILTERING_MEANSMOOTHING3DMASKIMGLVL3_H__ 16 #define __IPSDKIPLFILTERING_MEANSMOOTHING3DMASKIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutZStrip3d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InBinKnlZStrip3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InKnlZStrip3d.h> 35 ipsdk::imaproc::matchSize(_pInKnlZStrip3d, _pOutZStrip3d) &&
36 ipsdk::imaproc::matchSize(_pInKnlZStrip3d, _pInBinKnlZStrip3d),
37 (((
ipsdk)(imaproc)(attr))(InKnlZStrip3d))
38 (((
ipsdk)(imaproc)(attr))(InBinKnlZStrip3d))
39 (((
ipsdk)(imaproc)(attr))(OutZStrip3d)))
44 ((STRIP)(OutZStrip3d)));
48 ((LINESTRIP)(InBinKnlZStrip3d))
49 ((LINESTRIP)(OutZStrip3d)));
60 template <
typename TIn,
typename TOut,
61 ipsdk::eInstructionSet::domain IS>
105 #endif // __IPSDKIPLFILTERING_MEANSMOOTHING3DMASKIMGLVL3_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.