Content deleted Content added
Line 55:
== Comparison with other detectors ==
In Rosten's research,<ref>Edward Rosten, [http://lanl.arXiv.org/pdf/0810.2434 FASTER and better: A machine learning approach to corner detection]</ref> FAST and FAST-ER detector are evaluated on several different datasets
The parameter settings for the detectors (other than FAST) are as follows:
{| class="wikitable"
|-
! Detector !! Parameter Setting || Value
|-
| rowspan="4" | DoG
| DoG || Scales per octave 3 ▼
Initial blur σ 0.8▼
Octaves 4▼
|-
| SUSAN || Distance threshold 4.0▼
| 3
|-
| 0.8
|-
| 4
|-
| SUSAN
| 4.0
|-
| Harris, Shi-
| Blur σ
Harris blur 3▼
| 2.5
|-
Octaves 4▼
| rowspan="4" | Harris-Laplace
| Initial blur σ
Scales per octave 10▼
| 0.8
|-
| 3
|-
| 4
|-
| 10
|-
| General parameters
| ε | 5 pixels |-
|}
Line 110 ⟶ 130:
! Detector !! Training set pixel rate !! Test set pixel rate
|-
| FAST n
|-
| FAST n=
|-
| Original FAST n
|-
| FAST-ER || 75.4 || 67.5
|