16 #ifndef __IPSDKIPLSHAPEANALYSIS_NORMGAUSSGRAD2DPREPROCESSORCONFIG_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_NORMGAUSSGRAD2DPREPROCESSORCONFIG_H__ 21 #pragma warning (push) 22 #pragma warning (disable : 4251) 25 #include <IPSDKBaseShapeAnalysis/Measure/Info/Config/BaseIntensity2dPreProcessorConfig.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/GaussianCoverage.h> 61 bool compareDerived(
const BaseIntensityPreProcessorConfig& other)
const;
94 #endif // __IPSDKIPLSHAPEANALYSIS_NORMGAUSSGRAD2DPREPROCESSORCONFIG_H__
image::eImageBufferType _outImageBufferType
output image buffer type
Definition: NormGaussGrad2dPreProcessorConfig.h:81
attr::GaussianCoverageConstPtr _pInOptGradientGaussianCoverage
algorithm parameters
Definition: NormGaussGrad2dPreProcessorConfig.h:77
ipReal32 _inStdDevX
algorithm parameters
Definition: NormGaussGrad2dPreProcessorConfig.h:75
boost::shared_ptr< BaseImage > ImagePtr
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
#define IPSDK_DECLARE_SERIAL_WITHOUT_COPY(libraryName, className)
Configuration object allowing computation of the norm of gaussian gradient as pre processing of shape...
Definition: NormGaussGrad2dPreProcessorConfig.h:36
boost::shared_ptr< const BaseImage > ImageConstPtr
boost::shared_ptr< BaseProcessor > ProcessorPtr
ipReal32 _inStdDevY
algorithm parameters
Definition: NormGaussGrad2dPreProcessorConfig.h:76
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25