|
|
IPSDKIPLSHAPESEGMENTATION_API const std::string & | getIPSDKIPLShapeSegmentationLoggerName () |
| | Recovery of logger name associated to library.
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API log4cplus::Logger & | getIPSDKIPLShapeSegmentationLogger () |
| | Recovery of logger associated to library.
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API const ipsdk::LogMessageManager & | getIPSDKIPLShapeSegmentationLogMessageManager () |
| | Recovery of message manager associated to library.
|
| |
| IPSDKIPLSHAPESEGMENTATION_API CustomImageInfoPtr | outputShapeToLabel (const boost::shared_ptr< const attr::InPILabelsShape2d > &pInputAttribute) |
| |
| IPSDKIPLSHAPESEGMENTATION_API CustomImageInfoPtr | outputShapeToLabel (const boost::shared_ptr< const attr::InPILabelsShape3d > &pInputAttribute) |
| |
|
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr | labelShapeExtraction2d (const ipsdk::image::ImageConstPtr &pInLabelImg) |
| | wrapper function for shape extraction from label 2d image algorithm More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr | labelShapeExtraction2d (const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings) |
| | wrapper function for shape extraction from label 2d image algorithm More...
|
| |
|
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape2dCollPtr | multiSlice_labelShapeExtraction2d (const ipsdk::image::ImageConstPtr &pInLabelImg) |
| | wrapper function for shape extraction from label 2d image algorithm More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape2dCollPtr | multiSlice_labelShapeExtraction2d (const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings) |
| | wrapper function for shape extraction from label 2d image algorithm More...
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction2dLvl1 > | labelShapeExtraction2d_async (const ipsdk::image::ImageConstPtr &pInLabelImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction2dLvl1 > | labelShapeExtraction2d_async (const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction2dLvl1 > | multiSlice_labelShapeExtraction2d_async (const ipsdk::image::ImageConstPtr &pInLabelImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction2dLvl1 > | multiSlice_labelShapeExtraction2d_async (const ipsdk::image::ImageConstPtr &pInLabelImg, const ipsdk::imaproc::attr::ContourExtractionSettingsConstPtr &pInOptContourExtractionSettings) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape2dCollPtr | getAsyncProcessorOutput (boost::shared_ptr< LabelShapeExtraction2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape2dCollPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< LabelShapeExtraction2dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape3dCollPtr | labelShapeExtraction3d (const ipsdk::image::ImageConstPtr &pInLabelImg3d) |
| | wrapper function for shape extraction from label 3d image algorithm More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape3dCollPtr | 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 | multiSlice_labelShapeExtraction3d (const ipsdk::image::ImageConstPtr &pInLabelImg3d) |
| | wrapper function for shape extraction from label 3d image algorithm More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape3dCollPtr | 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 > | labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > | labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > | multiSlice_labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< LabelShapeExtraction3dLvl1 > | multiSlice_labelShapeExtraction3d_async (const ipsdk::image::ImageConstPtr &pInLabelImg3d, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptSurfaceExtractionSettings) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::Shape3dCollPtr | getAsyncProcessorOutput (boost::shared_ptr< LabelShapeExtraction3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API ipsdk::shape::segmentation::PlanIndexedShape3dCollPtr | getAsyncProcessorMultiSliceOutput (boost::shared_ptr< LabelShapeExtraction3dLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr | shapeToLabel2dImg (const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d) |
| | wrapper function for algorithm allowing to create a label 2d image from a collection of shape More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr | shapeToLabel2dImg (const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d) |
| | wrapper function for algorithm allowing to create a label 2d image from a collection of shape More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API void | shapeToLabel2dImg (const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d, const ipsdk::image::ImagePtr &pOutLabelImg) |
| | wrapper function for algorithm allowing to create a label 2d image from a collection of shape More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API void | shapeToLabel2dImg (const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d, const ipsdk::image::ImagePtr &pOutLabelImg) |
| | wrapper function for algorithm allowing to create a label 2d image from a collection of shape More...
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel2dImgLvl1 > | shapeToLabel2dImg_async (const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel2dImgLvl1 > | shapeToLabel2dImg_async (const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel2dImgLvl1 > | shapeToLabel2dImg_async (const ipsdk::shape::segmentation::Shape2dCollConstPtr &pInLabelsShape2d, const ipsdk::image::ImagePtr &pOutLabelImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel2dImgLvl1 > | shapeToLabel2dImg_async (const ipsdk::shape::segmentation::PlanIndexedShape2dCollConstPtr &pInPILabelsShape2d, const ipsdk::image::ImagePtr &pOutLabelImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ShapeToLabel2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
|
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr | shapeToLabel3dImg (const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d) |
| | wrapper function for algorithm allowing to create a label 3d image from a collection of shape More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr | shapeToLabel3dImg (const ipsdk::shape::segmentation::PlanIndexedShape3dCollConstPtr &pInPILabelsShape3d) |
| | wrapper function for algorithm allowing to create a label 3d image from a collection of shape More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API void | shapeToLabel3dImg (const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d, const ipsdk::image::ImagePtr &pOutLabelImg3d) |
| | wrapper function for algorithm allowing to create a label 3d image from a collection of shape More...
|
| |
| IPSDKIPLSHAPESEGMENTATION_API void | shapeToLabel3dImg (const ipsdk::shape::segmentation::PlanIndexedShape3dCollConstPtr &pInPILabelsShape3d, const ipsdk::image::ImagePtr &pOutLabelImg3d) |
| | wrapper function for algorithm allowing to create a label 3d image from a collection of shape More...
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel3dImgLvl1 > | shapeToLabel3dImg_async (const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel3dImgLvl1 > | shapeToLabel3dImg_async (const ipsdk::shape::segmentation::PlanIndexedShape3dCollConstPtr &pInPILabelsShape3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel3dImgLvl1 > | shapeToLabel3dImg_async (const ipsdk::shape::segmentation::Shape3dCollConstPtr &pInLabelsShape3d, const ipsdk::image::ImagePtr &pOutLabelImg3d) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLSHAPESEGMENTATION_API boost::shared_ptr< ShapeToLabel3dImgLvl1 > | shapeToLabel3dImg_async (const ipsdk::shape::segmentation::PlanIndexedShape3dCollConstPtr &pInPILabelsShape3d, const ipsdk::image::ImagePtr &pOutLabelImg3d) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLSHAPESEGMENTATION_API ipsdk::image::ImagePtr | getAsyncProcessorOutput (boost::shared_ptr< ShapeToLabel3dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Namespace aggregating shape segmentation image processing algorithms.