Get Feature from an image and match it from another image
Afficher commentaires plus anciens
I am working in a project that i want to get the feature of an image then i want to select only the parts on other image that match with this feature
Réponses (2)
Image Analyst
le 11 Avr 2012
0 votes
See my answer to practically the same question in http://www.mathworks.com/matlabcentral/answers/35092-how-to-compare-two-image-which-should-neglect-the-lighting-changes
Richard Brown
le 11 Avr 2012
0 votes
There are lots of algorithms that do this. Try google for
- SIFT
- SUSAN
- NCC
- Harris
etc. etc. There are many Matlab (or Matlab interface) implementations available, e.g. VLFeat
Catégories
En savoir plus sur ROI-Based Processing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!