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

Wrapper functions for Shape 3d filtering algorithm. More...

#include <IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKBaseData/Neighborhood/Neighborhood3dTypes.h>
#include <IPSDKBaseShapeAnalysis/Measure/Info/MeasureInfoTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/LabelReindexingPolicy.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::image::ImagePtr ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API void ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API void ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API void ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API void ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API void ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d, const ipsdk::eNeighborhood3dType &inOptNeighborhood3d, const ipsdk::imaproc::attr::eLabelReindexingPolicy &inOptLabelReindexingPolicy, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API void ipsdk::imaproc::shape::analysis::shapeFiltering3dImg (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d, const ipsdk::eNeighborhood3dType &inOptNeighborhood3d, const ipsdk::imaproc::attr::eLabelReindexingPolicy &inOptLabelReindexingPolicy, const ipsdk::image::ImagePtr &pOutImg)
 wrapper function for Shape 3d filtering algorithm More...
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::imaproc::attr::SurfaceExtractionSettingsConstPtr &pInOptExtractionSettings, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d, const ipsdk::eNeighborhood3dType &inOptNeighborhood3d, const ipsdk::imaproc::attr::eLabelReindexingPolicy &inOptLabelReindexingPolicy, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering3dImgLvl1 > ipsdk::imaproc::shape::analysis::shapeFiltering3dImg_async (const ipsdk::image::ImageConstPtr &pInBinLabImg, const ipsdk::image::ImageConstPtr &pInGreyMsrImg, const std::string &inFilterFormula, const ipsdk::shape::analysis::MeasureInfoSetConstPtr &pInOptMeasureInfoSet3d, const ipsdk::eNeighborhood3dType &inOptNeighborhood3d, const ipsdk::imaproc::attr::eLabelReindexingPolicy &inOptLabelReindexingPolicy, const ipsdk::image::ImagePtr &pOutImg)
 asynchronous wrappers
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr ipsdk::imaproc::shape::analysis::getAsyncProcessorOutput (boost::shared_ptr< ShapeFiltering3dImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Shape 3d filtering algorithm.

Author
H. Delestre
Date
2016/05/04