24#ifndef _SO_GAUSSIANNOISE_IMAGE_FILTER_H_
25#define _SO_GAUSSIANNOISE_IMAGE_FILTER_H_
85 {
return m_standardDeviation; }
91 float m_standardDeviation;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to handle image ...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
Results details of gaussian noise estimation.
float getStandardDeviation() const
The estimation of the noise standard deviation.
SbGaussianNoiseDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoMeasureGaussianNoise...
SoMeasureGaussianNoiseQuantification()
Constructor.
SoImageVizEngineAnalysisOutput< SbGaussianNoiseDetail > outResult
The output measure result.
SoSFImageDataAdapter inImage
The input image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...