Clear Filters
Clear Filters

Automatic detection of interest points

2 views (last 30 days)
Haykel
Haykel on 11 Jan 2015
Commented: Haykel on 5 Feb 2015
Hello,
Please, I try to detect automatically a predefined number of interest points in images ( drosophila wing ) such as those provided in the attached document . I tested several methods, Harris detector, mathematical morphology ... but unfortunately I have not found a good result.
Please if you have any idea let me know (websites, courses, ...), what about face recognition methods ?
Thank you

Answers (1)

Image Analyst
Image Analyst on 11 Jan 2015
One part of SIFT and SURF (Computer Vision System Toolbox) is detection of "Salient" points. You might look into that. Fingerprint analysis looks more applicable than face recognition.
  3 Comments
Image Analyst
Image Analyst on 30 Jan 2015
Then you might want to try this algorithm on your images. Your images look sort of similar to fundus images so it might work. http://www.mathworks.com/matlabcentral/fileexchange/49172-trainable-cosfire-filters-for-vessel-delineation-with-application-to-retinal-images
Haykel
Haykel on 5 Feb 2015
Unfortunately, I have not had good results !

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!