A COSFIRE filter detects features or patterns of interest, e.g. traffic signs in complex scenes.
A COSFIRE filter is automatically configured to be selective for a local contour pattern specified by a single example. The configuration comprises selecting given channels of a bank of Gabor filters and determining certain blur and shift parameters. Gabor filters are, however, not intrinsic to the method and any other orientation-selective filters can be used. A COSFIRE filter response is computed as the weighted geometric mean of the blurred and shifted responses of the selected Gabor filters. It shares similar properties with some shape-selective neurons in visual cortex, which provided inspiration for this work.
In our publication, which is given below, we demonstrated the effectiveness of the proposed filters in three applications: the detection of retinal vascular bifurcations (DRIVE data set: 98.50% recall, 96.09% precision), the recognition of handwritten digits (MNIST data set: 99.48% correct classification),
and the detection and recognition of traffic signs in complex scenes (100% recall and precision).
COSFIRE filters are conceptually simple and easy to implement. They are versatile keypoint detectors and are highly effective in practical computer vision applications.
You are kindly invited to use this Matlab implementation and cite the following article:
George Azzopardi and Nicolai Petkov, "Trainable COSFIRE filters for keypoint detection and pattern recognition", IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 35(2), pp. 490-503, 2013.
Paper [pdf]: http://www.computer.org/csdl/trans/tp/2013/02/ttp2013020490.pdf
1.11 | Fixed a bug with the handling of parameter params.COSFIRE.t2 in configureCOSFIRE.m |
|
1.9 | Changed link to pdf file |
|
1.8 | Fixed a spelling mistake in the description |
|
1.7 | Corrected the url to download the paper |
|
1.6 | Added a hyperlink in the Description to download the paper. |
|
1.5 | Removed a pre-compiled version of a c-function. |
|
1.4 | 1. Added the compilation of a required c-function.
|
|
1.2 | Added file dilate.mexw64 which is needed for 64-bit machines. |
Inspired: Genetic algorithm-based optimization for COSFIRE filters with application to object recognition, Trainable COSFIRE filters for curvilinear structure delineation in images, Gender recognition from face images with trainable COSFIRE filters
Win cash prizes and have your live script featured on our website
Learn more
Marina Nkinda Ndjock (view profile)
Marina Nkinda Ndjock (view profile)
2 Errors in MEX-file 'written_in_c_maxblurring.c'
Laura Fernandez Robles (view profile)
ESTEFANÍA (view profile)
Astone (view profile)