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

Utility functions for intensity preprocessor configuration management. More...

#include <IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h>
#include <IPSDKBaseShapeAnalysis/Measure/Info/Config/MeasureConfigTypes.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKIPL/IPSDKIPLAttributes/DataItem/GaussianCoverage.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::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createGaussGradNormMsrCfg2d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a gaussian gradient intensity norm computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createGaussGradNormMsrCfg2d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a gaussian gradient intensity norm computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createXGaussGradMsrCfg2d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a x gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createXGaussGradMsrCfg2d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a x gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createYGaussGradMsrCfg2d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a y gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createYGaussGradMsrCfg2d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a y gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createGaussGradNormMsrCfg3d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a gaussian gradient intensity norm computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createGaussGradNormMsrCfg3d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDevX, const ipReal32 inStdDevY, const ipReal32 inStdDevZ, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a gaussian gradient intensity norm computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createXGaussGradMsrCfg3d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a x gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createXGaussGradMsrCfg3d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a x gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createYGaussGradMsrCfg3d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a y gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createYGaussGradMsrCfg3d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a y gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createZGaussGradMsrCfg3d (const ipReal32 inStdDev)
 function allowing to create a configuration for an intensity measure using an input image for which a z gaussian gradient intensity computation has been done as preprocessing
 
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr ipsdk::imaproc::shape::analysis::createZGaussGradMsrCfg3d (const ipsdk::shape::analysis::eMsrInputImageId &imageId, const ipsdk::shape::analysis::eMsrInputShapeCollId &shapeCollId, const ipReal32 inStdDev, const attr::GaussianCoverageConstPtr &pInOptGradientGaussianCoverage, const image::eImageBufferType &outImageBufferType)
 function allowing to create a configuration for an intensity measure using an input image for which a z gaussian gradient intensity computation has been done as preprocessing
 

Detailed Description

Utility functions for intensity preprocessor configuration management.

Author
E. Noirfalise
Date
2017/10/05