Rank: 355 based on 182 downloads (last 30 days) and 1 file submitted
photo

Ali Ganoun

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Ali
Updated   File Tags Downloads
(last 30 days)
Comments Rating
07 Dec 2005 Screenshot Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun code, corner detector, harris detector, image, feature points, image analysis 182 21
  • 3.47368
3.5 | 19 ratings
Comments and Ratings on Ali's Files View all
Updated File Comment by Comments Rating
23 Dec 2011 Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun Qiu

good, 3ks

05 Jun 2011 Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun Gargouri, Fatma

great

17 Aug 2010 Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun Bone, Peter

Code works well but has some negative points that need to be corrected.
- Code works on non-standard image format (double in range 0 to 255).
- There is some confusion between row and column indexing variable names.
- There is no boundary checking for cmin,cmax,rmin,rmax, so it gives an error if you try to select an area near the edge of the image.
- Poor commenting and description.
- Would be better in the form of a function with separate implementation example.

30 Jun 2010 Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun Wickramasekara, Indika

i want to implement the below algorithm. please help me.

1. Convert image to a gray level image
2. Compute the M matrix mentioned above for all points in the
image
3. Apply the Gaussian filter to the output image of stage 2
4. Compute R for the output image of stage 3
5. Find the maximums in 3 by 3 neighborhoods in the output image of stage 4
6. Find the points in the output image of stage 5 who’s R value is grater than a predefined Threshold value (Rmin)

13 May 2010 Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun Ferrer, Ruben

How can change the image? i.e. How can create a .mat image from .jpg? thanks

Top Tags Applied by Ali
code, corner detector, feature points, harris detector, image
Files Tagged by Ali
Updated   File Tags Downloads
(last 30 days)
Comments Rating
07 Dec 2005 Screenshot Harris Corner Detector The code calculates and display the Harris Feature Points. Author: Ali Ganoun code, corner detector, harris detector, image, feature points, image analysis 182 21
  • 3.47368
3.5 | 19 ratings

Contact us at files@mathworks.com