SoIntensityExtremaQuantificationSbExtremaDetail Structure |
Results details of extrema global measure.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
The SoIntensityExtremaQuantificationSbExtremaDetail type exposes the following members.
Name | Description | |
---|---|---|
SoIntensityExtremaQuantificationSbExtremaDetail(SoImageAnalysisResult) | Calls SbExtremaDetail(analysis, System.Int32(0)). | |
SoIntensityExtremaQuantificationSbExtremaDetail(SoImageAnalysisResult, Int32) | Initializes a new instance of the SoIntensityExtremaQuantificationSbExtremaDetail 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 | |
---|---|---|
Maximum | The image maximal value of intensities. | |
Mean | The image mean value of intensities. | |
Minimum | The image minimal value of intensities. |