SoIntensityStatisticsQuantificationSbStatisticsDetail Structure |
Results details of statistics global measure.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
The SoIntensityStatisticsQuantificationSbStatisticsDetail type exposes the following members.
Name | Description | |
---|---|---|
SoIntensityStatisticsQuantificationSbStatisticsDetail(SoImageAnalysisResult) | Calls SbStatisticsDetail(analysis, System.Int32(0)). | |
SoIntensityStatisticsQuantificationSbStatisticsDetail(SoImageAnalysisResult, Int32) | Initializes a new instance of the SoIntensityStatisticsQuantificationSbStatisticsDetail class |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
IntensityRange | Number of levels for an integer image, maximum minus minimum for a floating image. | |
Kurtosis | The degree of peakedness of intensities distribution. | |
Maximum | The image maximal value of intensities. | |
Mean | The image mean value of intensities. | |
Minimum | The image minimal value of intensities. | |
PixelNumber | The number of pixels in the image. | |
Skewness | The degree of asymmetry of intensities distribution. | |
StandardDeviation | The image mean value of intensities. |