Wrapper functions for Connected component 2d analysis and measurement algorithm.
More...
|
|
| IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr | ipsdk::imaproc::shape::analysis::labelAnalysis2d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | wrapper function for Connected component 2d analysis and measurement algorithm More...
|
| |
| IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr | ipsdk::imaproc::shape::analysis::labelAnalysis2d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | wrapper function for Connected component 2d analysis and measurement algorithm More...
|
| |
|
| IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr | ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis2d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | wrapper function for Connected component 2d analysis and measurement algorithm More...
|
| |
| IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr | ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis2d (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | wrapper function for Connected component 2d analysis and measurement algorithm More...
|
| |
|
|
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis2dLvl1 > | ipsdk::imaproc::shape::analysis::labelAnalysis2d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis2dLvl1 > | ipsdk::imaproc::shape::analysis::labelAnalysis2d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis2dLvl1 > | ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis2d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< LabelAnalysis2dLvl1 > | ipsdk::imaproc::shape::analysis::multiSlice_labelAnalysis2d_async (const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInMeasureInfoSet2d) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr | ipsdk::imaproc::shape::analysis::getAsyncProcessorOutput (boost::shared_ptr< LabelAnalysis2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::PlanIndexedMeasureSetPtr | ipsdk::imaproc::shape::analysis::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< LabelAnalysis2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for Connected component 2d analysis and measurement algorithm.
- Author
- E. Noirfalise
- Date
- 2017/10/23
- Copyright
- 2017 Reactiv'IP, all right reserved.