1 | initial version |
That would be the strength of the corner response. So if it's 0, it's no corner at all.
This is similar to the cornerHarris function, where the metric would be the value of the various maximums in the dst Mat. Matlab simply does the local maximum suppression and detection for you.