Clear Filters
Clear Filters

Image Matching Based on Shape and Texture

13 views (last 30 days)
Hello Can any one give me a sample Program image matching based on shape and texture of the object? i really need it guys :( thank you so much for those who will help me. i will appreciated it so much :*
  1 Comment
Dima Lisin
Dima Lisin on 15 Jan 2015
Can you be more specific? Are you trying to detect a specific object in a scene? Are you trying to recognize the object as a member of a category? What sort of objects are you looking at?

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 15 Jan 2015
You might try Hu's image moments like described in this: http://www.youtube.com/watch?v=Nc06tlZAv_Q
You might also look at morphometrics: http://en.wikipedia.org/wiki/Morphometrics
  4 Comments
mark
mark on 15 Jan 2015
thankyou :) image analyst what specific program do you think will help me in my project? leaf recognition that are available in file exchange?
Image Analyst
Image Analyst on 15 Jan 2015
MATLAB is a good program. For a leaf recognition application, you're going to have to write that yourself because I don't think there's anything that specific built in to MATLAB. The Computer Vision System Toolbox has several tools that might be useful for you.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!