15 #ifndef __IPSDKIPLFILTERING_BILATERAL3DIMGLVL3_H__ 16 #define __IPSDKIPLFILTERING_BILATERAL3DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InTabulatedRangeExponentials.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InTabulatedSpaceExponentials.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InKnlZStrip3d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutZStrip3d.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(_pInKnlZStrip3d, _pOutZStrip3d),
40 (((
ipsdk)(imaproc)(attr))(InKnlZStrip3d))
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))(OutZStrip3d)))
51 ((STRIP)(OutZStrip3d)));
55 ((LINESTRIP)(OutZStrip3d)));
66 template <
typename BufInType,
typename BufOutType,
67 ipsdk::eInstructionSet::domain IS>
73 typedef boost::scoped_array<const void*> BufColl;
86 #endif // __IPSDKIPLFILTERING_BILATERAL3DIMGLVL3_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.