No BSD License  

Highlights from
FAST corner detector

4.25

4.2 | 4 ratings Rate this file 63 Downloads (last 30 days) File Size: 170.56 KB File ID: #13006
image thumbnail

FAST corner detector

by Edward Rosten

 

14 Nov 2006 (Updated 15 Nov 2006)

Implementation of the FAST corner detection algorithm.

| Watch this File

File Information
Description

The code here is an implementation of the FAST corner detection algorithm. A pixel is defined as a corner if (in a circle surrounding the pixel), N or more contiguous pixels are all significantly brighter then or all significantly darker than the centre pixel. The ordering of questions used to classify a pixel is learned using the ID3 algorithm. This detector has been shown to exibit a high degree of repeatability.

This is detailed in the following paper:

Machine learning for high-speed corner detection. E. Rosten, T. Drummond, ECCV 2006.

And on the website at:

http://mi.eng.cam.ac.uk/~er258/work/fast.html

Instructions for use are included in example.m as well as matlab HELP descriptions.

MATLAB release MATLAB 7.3 (R2006b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
23 Jul 2007 Pieter Vandemaele

It does what is supposed to do, but the code is extremely bad written

04 Sep 2007 Horst Wildenauer

The code is not badly written - it's machine generated.

11 Nov 2008 Utkarsh Rathore  
11 Nov 2010 Y.K. Lim  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
image analysis Edward Rosten 22 Oct 2008 08:49:19
corner detector feature detector Edward Rosten 22 Oct 2008 08:49:19
corner detector feature detector Nitin bansal 26 Aug 2011 07:05:54
corner detector feature detector gunjan deotale 19 Sep 2011 02:40:17

Contact us at files@mathworks.com