Description: Harris detector
The code calculates the Harris Feature Points When you execute the code, the test image file opened and you have to select by the mouse the region where you want to find the Harris points, then the code will print out and display the feature points in the selected region. You can select the number of FPs by changing the variables max_N & min_N
- [harris] - Image Corner Detection on reading harris
- [SADMatching] - SAD stereo matching process, attached to
- [Harris] - Harris
- [HarrisMatlabSrc] - harris corner detection, functional, rob
- [SURFmex] - It is very useful for feature extraction
- [kalmanf] - This Matlab file is intended to demonst
- [winerfilter] - The following code implements a kernel w
- [feature-extract] - Integration of feature extraction algori
- [Harris] - harris corner detection
File list (Check if you may need any files):
Imag.mat
Harris.m