IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs
ShapeAnalysis2d.h File Reference

Wrapper functions for Shape 2d analysis and measurement algorithm. More...

#include <IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h>
#include <IPSDKIPL/IPSDKIPLShapeAnalysis/Processor/ShapeAnalysisTypes.h>
#include <IPSDKGeometry/Entity/2d/Shape/Shape2dTypes.h>

Go to the source code of this file.

Namespaces

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

Typedefs

typedef ShapeAnalysisOptParams< ipsdk::shape::segmentation::Shape2dCollipsdk::imaproc::shape::analysis::ShapeAnalysis2dOptParams
 optional parameter type for mono slice shape analysis
 
typedef ShapeAnalysisOptParams< ipsdk::shape::segmentation::PlanIndexedShape2dCollipsdk::imaproc::shape::analysis::ShapeAnalysis2dPIOptParams
 optional parameter type for mono slice shape analysis
 

Functions

IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::shape::analysis::shapeAnalysis2d (const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg1, const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d)
 wrapper function for Shape 2d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::shape::analysis::shapeAnalysis2d (const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d, const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d, const ipsdk::imaproc::shape::analysis::ShapeAnalysis2dOptParams &shapeAnalysis2dOptParams)
 wrapper function for Shape 2d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr ipsdk::imaproc::shape::analysis::multiSlice_shapeAnalysis2d (const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg1, const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d)
 wrapper function for Shape 2d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr ipsdk::imaproc::shape::analysis::multiSlice_shapeAnalysis2d (const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d, const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d, const ipsdk::imaproc::shape::analysis::ShapeAnalysis2dPIOptParams &shapeAnalysis2dPIOptParams)
 wrapper function for Shape 2d analysis and measurement algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeAnalysis2dLvl1 > ipsdk::imaproc::shape::analysis::shapeAnalysis2d_async (const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg1, const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeAnalysis2dLvl1 > ipsdk::imaproc::shape::analysis::shapeAnalysis2d_async (const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d, const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d, const ipsdk::imaproc::shape::analysis::ShapeAnalysis2dOptParams &shapeAnalysis2dOptParams)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeAnalysis2dLvl1 > ipsdk::imaproc::shape::analysis::multiSlice_shapeAnalysis2d_async (const ipsdk::image::ImageConstPtr &pInOptGreyMsrImg1, const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeAnalysis2dLvl1 > ipsdk::imaproc::shape::analysis::multiSlice_shapeAnalysis2d_async (const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d, const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d, const ipsdk::imaproc::shape::analysis::ShapeAnalysis2dPIOptParams &shapeAnalysis2dPIOptParams)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::shape::analysis::getAsyncProcessorOutput (boost::shared_ptr< ShapeAnalysis2dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr ipsdk::imaproc::shape::analysis::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< ShapeAnalysis2dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Shape 2d analysis and measurement algorithm.

Author
E. Noirfalise
Date
2015/06/23