Get Feature from an image and match it from another image

1 view (last 30 days)
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

Answers (2)

Image Analyst
Image Analyst on 11 Apr 2012

Richard Brown
Richard Brown on 11 Apr 2012
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

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!