15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_SUPERPIXELS2DIMGLVL3_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_SUPERPIXELS2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InPixelsColor.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutSuperPixelUpdateCenters.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutLabelYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStripColor2d/InColorYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InCompactness.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InSizeSuperPixels.h> 39 (((
ipsdk)(imaproc)(attr))(InColorYStrip2d))
40 (((
ipsdk)(imaproc)(attr))(InPixelsColor))
41 (((
ipsdk)(imaproc)(attr))(InCompactness))
42 (((
ipsdk)(imaproc)(attr))(InSizeSuperPixels))
43 (((
ipsdk)(imaproc)(attr))(OutSuperPixelUpdateCenters))
44 (((
ipsdk)(imaproc)(attr))(OutLabelYStrip2d)))
49 ((STRIP)(OutLabelYStrip2d)));
53 ((LINESTRIP)(OutLabelYStrip2d)));
67 template <
typename TIn,
typename TOut,
68 ipsdk::eInstructionSet::domain IS>
73 std::vector<ipReal32*> _vBufCenterIntensities;
84 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_SUPERPIXELS2DIMGLVL3_H__ Definition of import/export macro for library.
IPSDKBASEPROCESSING_API RulePtr none()
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)