15 #ifndef __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD2DIMGLVL3_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutBinYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InKnlLabelYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InIgnoreForeground.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InNbLabels.h> 36 ipsdk::imaproc::matchSize(_pInKnlLabelYStrip2d, _pOutBinYStrip2d),
37 (((
ipsdk)(imaproc)(attr))(InKnlLabelYStrip2d))
38 (((
ipsdk)(imaproc)(attr))(InNbLabels))
39 (((
ipsdk)(imaproc)(attr))(InIgnoreForeground))
40 (((
ipsdk)(imaproc)(attr))(OutBinYStrip2d)))
48 ((LINESTRIP)(OutBinYStrip2d)));
59 template <
typename TIn,
60 ipsdk::eInstructionSet::domain IS>
75 #endif // __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD2DIMGLVL3_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)