15 #ifndef __IPSDKIPLSHAPEANALYSIS_INTENSITYPREPROCESSORCONFIGUTILS_H__ 16 #define __IPSDKIPLSHAPEANALYSIS_INTENSITYPREPROCESSORCONFIGUTILS_H__ 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/GaussianCoverage.h> 143 #endif // __IPSDKIPLSHAPEANALYSIS_INTENSITYPREPROCESSORCONFIGUTILS_H__ IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createYGaussGradMsrCfg3d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createXGaussGradMsrCfg2d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createXGaussGradMsrCfg3d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...
Definition of import/export macro for library.
boost::shared_ptr< const ipsdk::imaproc::attr::GaussianCoverage > GaussianCoverageConstPtr
shared pointer to const ipsdk::imaproc::attr::GaussianCoverage
Definition: GaussianCoverage.h:134
boost::shared_ptr< MeasureConfig > MeasureConfigPtr
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createZGaussGradMsrCfg3d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createGaussGradNormMsrCfg2d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createGaussGradNormMsrCfg3d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureConfigPtr createYGaussGradMsrCfg2d(const ipReal32 inStdDev)
function allowing to create a configuration for an intensity measure using an input image for which a...