15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_SUPERVOXELS3DIMGLVL3_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_SUPERVOXELS3DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InPixelsColor.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutSuperPixelUpdateCenters.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutLabelZStrip3d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStripColor3d/InColorZStrip3d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InCompactness.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InSizeSuperPixels.h> 39 (((
ipsdk)(imaproc)(attr))(InColorZStrip3d))
40 (((
ipsdk)(imaproc)(attr))(InPixelsColor))
41 (((
ipsdk)(imaproc)(attr))(InCompactness))
42 (((
ipsdk)(imaproc)(attr))(InSizeSuperPixels))
43 (((
ipsdk)(imaproc)(attr))(OutSuperPixelUpdateCenters))
44 (((
ipsdk)(imaproc)(attr))(OutLabelZStrip3d)))
49 ((STRIP)(OutLabelZStrip3d)));
53 ((LINESTRIP)(OutLabelZStrip3d)));
67 template <
typename TIn,
typename TOut,
68 ipsdk::eInstructionSet::domain IS>
73 std::vector<ipReal32*> vBufCenterIntensities;
84 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_SUPERVOXELS3DIMGLVL3_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)