Harris corner measure

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf corner detection algorithm
gptkbp:alternativeName Harris operator
Harris detector
gptkbp:application motion tracking
object recognition
feature detection
gptkbp:basedOn autocorrelation matrix
gptkbp:detects corners
gptkbp:developedBy gptkb:Chris_Harris
Mike Stephens
gptkbp:form R = det(M) - k(trace(M))^2
https://www.w3.org/2000/01/rdf-schema#label Harris corner measure
gptkbp:introducedIn 1988
gptkbp:parameter k (empirical constant, typically 0.04-0.06)
gptkbp:publishedIn Alvey Vision Conference 1988
gptkbp:relatedTo gptkb:Shi-Tomasi_corner_detector
Moravec corner detector
gptkbp:usedIn computer vision
image processing
gptkbp:bfsParent gptkb:ORB_(Oriented_FAST_and_Rotated_BRIEF)
gptkbp:bfsLayer 8