The Trajkovic and Hedley corner detector 1998 (Corner Detection Feature Detection)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(n^{2} log^{2} n)$

Space Complexity

()

Description

Approximate?

Approximate

Approximation Factor:

Randomized?

No, deterministic

Model of Computation

Year

1998

Reference