15 #ifndef __IPSDKIPLFILTERING_BILATERAL2DIMGLVL3_H__ 16 #define __IPSDKIPLFILTERING_BILATERAL2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InTabulatedRangeExponentials.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InTabulatedSpaceExponentials.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InKnlYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InRangeSigma.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InScaleFactor.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InSpaceSigma.h> 39 ipsdk::imaproc::matchSize(_pInKnlYStrip2d, _pOutYStrip2d),
40 (((
ipsdk)(imaproc)(attr))(InKnlYStrip2d))
41 (((
ipsdk)(imaproc)(attr))(InRangeSigma))
42 (((
ipsdk)(imaproc)(attr))(InSpaceSigma))
43 (((
ipsdk)(imaproc)(attr))(InTabulatedRangeExponentials))
44 (((
ipsdk)(imaproc)(attr))(InTabulatedSpaceExponentials))
45 (((
ipsdk)(imaproc)(attr))(InScaleFactor))
46 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
51 ((STRIP)(OutYStrip2d)));
55 ((LINESTRIP)(OutYStrip2d)));
66 template <
typename BufInType,
typename BufOutType,
67 ipsdk::eInstructionSet::domain IS>
82 #endif // __IPSDKIPLFILTERING_BILATERAL2DIMGLVL3_H__
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)
Definition of import/export macro for library.