Feature Detection

Version 1.3.0.0 (2.25 KB) by GAGAN
This function can be used for corner and edge detection for any RGB or grayscale image.
3.4K Downloads
Updated 22 Apr 2011

View License

Feature detection is an importatnt aspect of any image or video processing application. The given code can be used for detecting cornera and edges in a RGB or grayscale image.It is based upon the famous paper on the topic titled "A Combined Corner and Edge Detector" by Harris and stephens.

Cite As

GAGAN (2024). Feature Detection (https://www.mathworks.com/matlabcentral/fileexchange/29703-feature-detection), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

Added new tags.

1.1.0.0

Added new tags.

1.0.0.0