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

Wrapper functions for shape extraction from label 3d image algorithm. More...

#include <IPSDKIPL/IPSDKIPLShapeSegmentation/IPSDKIPLShapeSegmentationExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/SurfaceExtractionSettings.h>
#include <IPSDKBaseShapeSegmentation/Entity/3d/Shape3dTypes.h>

Go to the source code of this file.

Namespaces

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

Functions

IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape3dCollPtr ipsdk::imaproc::shape::segmentation::labelShapeExtraction3d (const ipsdk::image::ImageConstPtr &pInLabelImg3d)
 wrapper function for shape extraction from label 3d image algorithm More...
 
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape3dCollPtr ipsdk::imaproc::shape::segmentation::labelShapeExtraction3d (const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings)
 wrapper function for shape extraction from label 3d image algorithm More...
 
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape3dCollPtr ipsdk::imaproc::shape::segmentation::multiSlice_labelShapeExtraction3d (const ipsdk::image::ImageConstPtr &pInLabelImg3d)
 wrapper function for shape extraction from label 3d image algorithm More...
 
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape3dCollPtr ipsdk::imaproc::shape::segmentation::multiSlice_labelShapeExtraction3d (const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings)
 wrapper function for shape extraction from label 3d image algorithm More...
 
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > ipsdk::imaproc::shape::segmentation::labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d)
 asynchronous wrappers
 
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > ipsdk::imaproc::shape::segmentation::labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings)
 asynchronous wrappers
 
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > ipsdk::imaproc::shape::segmentation::multiSlice_labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d)
 asynchronous wrappers
 
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > ipsdk::imaproc::shape::segmentation::multiSlice_labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings)
 asynchronous wrappers
 
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape3dCollPtr ipsdk::imaproc::shape::segmentation::getAsyncProcessorOutput (boost::shared_ptr< LabelShapeExtraction3dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape3dCollPtr ipsdk::imaproc::shape::segmentation::getAsyncProcessorMultiSliceOutput (boost::shared_ptr< LabelShapeExtraction3dLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for shape extraction from label 3d image algorithm.

Author
H. Delestre
Date
2016/04/27