Result type returned by the FindLocalMaxima function. More...
Inherits IPosition, and IQualified.
Public Member Functions | |
| override string | ToString () |
| Gets the string representation of this LocalMaximum. | |
Public Attributes | |
| readonly Point2Dd | Position |
| Position of the local maximum (X, Y). | |
| readonly double | Value |
| Grey value of the local maximum. | |
Result type returned by the FindLocalMaxima function.
| override string ToString | ( | ) |
Gets the string representation of this LocalMaximum.