public static class SoMaskedStatisticsQuantification.SbStatisticsDetail extends Inventor
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SbStatisticsDetail(SoImageAnalysisResult analysis)
Calls SbStatisticsDetail(analysis, (int)0).
|
SbStatisticsDetail(SoImageAnalysisResult analysis,
int sequenceIndex) |
Modifier and Type | Method and Description |
---|---|
float |
getIntensityRange()
Number of levels for an integer image, maximum minus minimum for a floating image.
|
float |
getKurtosis()
The degree of peakedness of intensities distribution.
|
float |
getMaximum()
The image maximal value of intensities.
|
float |
getMean()
The image mean value of intensities.
|
float |
getMinimum()
The image minimal value of intensities.
|
long |
getPixelNumber()
The number of pixels in the image.
|
float |
getSkewness()
The degree of asymmetry of intensities distribution.
|
float |
getStandardDeviation()
The image mean value of intensities.
|
void |
setValue(SoMaskedStatisticsQuantification.SbStatisticsDetail copyFrom) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SbStatisticsDetail(SoImageAnalysisResult analysis)
public SbStatisticsDetail(SoImageAnalysisResult analysis, int sequenceIndex)
public long getPixelNumber()
public float getMean()
public void setValue(SoMaskedStatisticsQuantification.SbStatisticsDetail copyFrom)
public float getMinimum()
public float getIntensityRange()
public float getStandardDeviation()
public float getSkewness()
public float getKurtosis()
public float getMaximum()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com