15 #ifndef __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD2DIMGLVL2_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD2DIMGLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutBinImg.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubLabelImg2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InIgnoreForeground.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InNbLabels.h> 36 ipsdk::imaproc::matchSize(_pInSubLabelImg2d, _pOutBinImg),
37 (((
ipsdk)(imaproc)(attr))(InSubLabelImg2d))
38 (((
ipsdk)(imaproc)(attr))(InNbLabels))
39 (((
ipsdk)(imaproc)(attr))(InIgnoreForeground))
40 (((
ipsdk)(imaproc)(attr))(OutBinImg)))
59 #endif // __IPSDKIPLBASICMORPHOLOGY_CHECKMULTIPHASEDNEIGHOURHOOD2DIMGLVL2_H__ #define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
Definition of import/export macro for library.