Feature detection (computer vision): Difference between revisions

Content deleted Content added
inserting 1 hyphen: —> "one-dimensional"—wikt:one-dimensional
m convert dodgy URL to ID using AWB
Line 1:
{{multiple issues|
{{inlineno footnotes|date=April 2013}}
{{essay|date=April 2013}}
}}
 
{{FeatureDetectionCompVisNavbox}}
 
Line 16 ⟶ 19:
 
== Types of image features ==
 
=== Edges ===
 
Line 54 ⟶ 58:
|-
|-
|[[Corner_detectionCorner detection#The_Harris_The Harris &_Stephens_ Stephens /_Plessey_corner_detection_algorithm Plessey corner detection algorithm|Harris & Stephens / Plessey]]
| X
| X
|
|-
|[[Corner_detectionCorner detection#The_SUSAN_corner_detectorThe SUSAN corner detector|SUSAN]]
| X
| X
|
|-
|[[Corner_detectionCorner detection#The_Shi_and_Tomasi_corner_detection_algorithmThe Shi and Tomasi corner detection algorithm|Shi & Tomasi]]
|
| X
|
|-
|[[Corner_detectionCorner detection#The_level_curve_curvature_approachThe level curve curvature approach|Level curve curvature]]
|
| X
|
|-
|[[Features_from_accelerated_segment_testFeatures from accelerated segment test|FAST]]
|
| X
| X
|-
|[[Blob_detectionBlob detection#The_Laplacian_of_GaussianThe Laplacian of Gaussian|Laplacian of Gaussian]]
|
| X
Line 89 ⟶ 93:
| X
|-
|[[Blob_detectionBlob detection#The_determinant_of_the_HessianThe determinant of the Hessian|Determinant of Hessian]]
|
| X
Line 104 ⟶ 108:
| X
|-
| [[Blob_detectionBlob detection#Grey-level blobs,_grey grey-level_blob_trees_and_scalelevel blob trees and scale-space_blobsspace blobs|Grey-level blobs]]
|
|
Line 135 ⟶ 139:
| title=A combined corner and edge detector
| booktitle=Proceedings of the 4th Alvey Vision Conference
| pages=pages 147--151147–151
| year=1988
| url=http://www.csse.uwa.edu.au/~pk/research/matlabfns/Spatial/Docs/Harris/A_Combined_Corner_and_Edge_Detector.pdf
Line 163 ⟶ 167:
| booktitle=European Conference on Computer Vision
| publisher=Springer
| pages=430-443430–443
| year=2006
| urlid =http:// {{citeseerx.ist.psu.edu/viewdoc/download?doi=|10.1.1.60.3991&rep=rep1&type=pdf}}
| doi=10.1007/11744023_34
}}(The FAST corner detector)
Line 226 ⟶ 230:
| format=abstract
}}(Ridge detection with automatic scale selection)
 
 
 
[[Category:Feature detection|*]]