Feature Detection

This function can be used for corner and edge detection for any RGB or grayscale image.

You are now following this Submission

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 (2026). Feature Detection (https://se.mathworks.com/matlabcentral/fileexchange/29703-feature-detection), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

Added new tags.

1.1.0.0

Added new tags.

1.0.0.0