15 #ifndef __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL3DIMGLVL3_H__ 16 #define __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL3DIMGLVL3_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/GeometryEntityColl/InLabelsShape3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutLabelZStrip3d.h> 29 namespace segmentation {
37 (((
ipsdk)(imaproc)(attr))(InLabelsShape3d))
38 (((
ipsdk)(imaproc)(attr))(OutLabelZStrip3d)))
56 template <
typename OutBufType,
57 ipsdk::eInstructionSet::domain IS>
66 typedef std::map<ipUInt64, geom::Shape3dConstPtr> Shape3dByLabel;
69 Shape3dByLabel _shape3dByLabel;
80 #endif // __IPSDKIPLSHAPESEGMENTATION_SHAPETOLABEL3DIMGLVL3_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)
IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(IPSDKIPLFiltering, Convolution2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),(((ipsdk)(imaproc)(attr))(InSubGpuImg))(((ipsdk)(imaproc)(attr))(InKnlXY))(((ipsdk)(imaproc)(attr))(InNormalize))(((ipsdk)(imaproc)(attr))(InConvolBorder2d))(((ipsdk)(imaproc)(attr))(OutImg))) IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR((InSubGpuImg)(OutImg)) public void clearIntermediateData()
method called before processing