15 #ifndef __IPSDKIPLBASICMORPHOLOGY_HITANDMISS3DIMGLVL3_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_HITANDMISS3DIMGLVL3_H__ 20 #include <IPSDKBaseData/Pattern/OffsetXYZ.h> 22 #include <boost/scoped_array.hpp> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutBinZStrip3d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InBinKnlZStrip3d.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/StructuringElement/InSEXYZ1.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/StructuringElement/InSEXYZ2.h> 39 ipsdk::imaproc::matchSizeAndType(_pInBinKnlZStrip3d, _pOutBinZStrip3d),
40 (((
ipsdk)(imaproc)(attr))(InBinKnlZStrip3d))
41 (((
ipsdk)(imaproc)(attr))(InSEXYZ1))
42 (((
ipsdk)(imaproc)(attr))(InSEXYZ2))
43 (((
ipsdk)(imaproc)(attr))(OutBinZStrip3d)))
51 ((LINESTRIP)(OutBinZStrip3d)));
62 template <ipsdk::eInstructionSet::domain IS>
68 typedef std::vector<OffsetXYZ> OffsetColl;
71 OffsetColl _offsetColl_fg;
72 OffsetColl _offsetColl_bg;
75 typedef boost::scoped_array<const void*> BufColl;
90 #endif // __IPSDKIPLBASICMORPHOLOGY_HITANDMISS3DIMGLVL3_H__
boost::scoped_array< const void * > BufColl
collection of buffer pointers
Definition: HitAndMiss3dImgLvl3.h:194
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_NOTYPE_ALGORITHM_FUNCTION_SELECTOR()