15 #ifndef __IPSDKIPLSHAPEANALYSIS_LABELANALYSIS3DLVL1_H__ 16 #define __IPSDKIPLSHAPEANALYSIS_LABELANALYSIS3DLVL1_H__ 23 #include <boost/bind.hpp> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/3d/InGreyMsrImg3d.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/3d/InLabelImg3d.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptSurfaceExtractionSettings.h> 29 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/MeasureInfoSet/InMeasureInfoSet3d.h> 30 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/MeasureSet/OutPIMeasureSet.h> 43 ipsdk::imaproc::matchSize(ipsdk::imaproc::eMatchImageSizeType::eMIST_XYZT, _pInGreyMsrImg3d, _pInLabelImg3d) &&
44 ipsdk::imaproc::matchImagePlans(_pOutPIMeasureSet, _pInGreyMsrImg3d, eImagePlansMatchPolicy::eIPMP_T) &&
46 (((
ipsdk)(imaproc)(attr))(InGreyMsrImg3d))
47 (((
ipsdk)(imaproc)(attr))(InLabelImg3d))
48 (((
ipsdk)(imaproc)(attr))(InOptSurfaceExtractionSettings))
49 (((
ipsdk)(imaproc)(attr))(InMeasureInfoSet3d))
73 #endif // __IPSDKIPLSHAPEANALYSIS_LABELANALYSIS3DLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
processor::RulePtr matchLabelAnalysis(const ShapeMeasureInfoSetAttributeConstPtr &pInMeasureInfoSet)
rule allowing to check that input measure information set configuration is suitable for a label analy...
Utility functions for label analysis parameters check.
boost::shared_ptr< PlanIndexedShape3dColl > PlanIndexedShape3dCollPtr
Definition of import/export macro for library.
processor::OutputInitializerPtr fromImage(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const ImageAttributeConstWeakPtr &pInputImageAttribute, const eFromImagePlanIndexedPolicy &fromImagePlanIndexedPolicy)
IPSDKIMAGEPROCESSING_API ipsdk::shape::analysis::MeasureSetPtr createMeasureSetFromInfo(const ShapeMeasureInfoSetAttributeConstWeakPtr &pInputShapeMeasureInfoSetAttribute)
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