IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
LabelAnalysis3d.h File Reference

Wrapper functions for Connected component 3d analysis and measurement algorithm. More...

#include <IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKBaseShapeAnalysis/Measure/MeasureTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/SurfaceExtractionSettings.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::shape::analysis
 Namespace aggregating shape analysis image processing algorithms.
 

Functions

IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::shape::analysis::labelAnalysis3d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 wrapper function for Connected component 3d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::shape::analysis::labelAnalysis3d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 wrapper function for Connected component 3d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis3d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 wrapper function for Connected component 3d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis3d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 wrapper function for Connected component 3d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis3dLvl1 > ipsdk::imaproc::shape::analysis::labelAnalysis3d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis3dLvl1 > ipsdk::imaproc::shape::analysis::labelAnalysis3d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis3dLvl1 > ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis3d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis3dLvl1 > ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis3d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg3d, const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet3d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::shape::analysis::getAsyncProcessorOutput (boost::shared_ptr< LabelAnalysis3dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr ipsdk::imaproc::shape::analysis::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< LabelAnalysis3dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Connected component 3d analysis and measurement algorithm.

Author
E. Noirfalise
Date
2017/10/23