SoMaskedStatisticsQuantification::SbStatisticsDetail Class Reference

Results details of statistics global measure. More...

#include <ImageViz/Engines/ImageAnalysis/Statistics/SoMaskedStatisticsQuantification.h>

List of all members.

Public Member Functions

 SbStatisticsDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0)
unsigned long getPixelNumber () const
float getMinimum () const
float getMaximum () const
float getIntensityRange () const
float getMean () const
float getStandardDeviation () const
float getSkewness () const
float getKurtosis () const

Detailed Description

Results details of statistics global measure.


Constructor & Destructor Documentation

SoMaskedStatisticsQuantification::SbStatisticsDetail::SbStatisticsDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getIntensityRange (  )  const [inline]

Number of levels for an integer image, maximum minus minimum for a floating image.

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getKurtosis (  )  const [inline]

The degree of peakedness of intensities distribution.

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getMaximum (  )  const [inline]

The image maximal value of intensities.

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getMean (  )  const [inline]

The image mean value of intensities.

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getMinimum (  )  const [inline]

The image minimal value of intensities.

unsigned long SoMaskedStatisticsQuantification::SbStatisticsDetail::getPixelNumber (  )  const [inline]

The number of pixels in the image.

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getSkewness (  )  const [inline]

The degree of asymmetry of intensities distribution.

float SoMaskedStatisticsQuantification::SbStatisticsDetail::getStandardDeviation (  )  const [inline]

The image mean value of intensities.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/