15 #ifndef __IPSDKIPLBINARIZATION_ADAPTIVETHRESHOLD3DIMGLVL3_H__ 16 #define __IPSDKIPLBINARIZATION_ADAPTIVETHRESHOLD3DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Kernel/InKnlXYZ.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/InZStrip3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutBinZStrip3d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InKnlZStrip3d.h> 26 #include <IPSDKBaseData/Pattern/OffsetXYZ.h> 37 ipsdk::imaproc::matchSize(_pInKnlZStrip3d, _pOutBinZStrip3d),
38 (((
ipsdk)(imaproc)(attr))(InKnlZStrip3d))
39 (((
ipsdk)(imaproc)(attr))(InZStrip3d))
40 (((
ipsdk)(imaproc)(attr))(InKnlXYZ))
41 (((
ipsdk)(imaproc)(attr))(OutBinZStrip3d)))
49 ((LINESTRIP)(InZStrip3d))
50 ((LINESTRIP)(OutBinZStrip3d)));
61 template <
typename BufType,
62 ipsdk::eInstructionSet::domain IS>
68 typedef std::vector<OffsetXYZ> OffsetColl;
71 OffsetColl _offsetColl;
74 typedef std::vector<ipReal32> CoefColl;
80 typedef boost::scoped_array<const void*> BufColl;
94 #endif // __IPSDKIPLBINARIZATION_ADAPTIVETHRESHOLD3DIMGLVL3_H__
ipsdk::core::ExecResult preProcess()
method called before processing
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)