Image Matching Based on Shape and Texture

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 Kommentar

Dima Lisin
Dima Lisin am 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?

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Image Analyst
Image Analyst am 15 Jan. 2015

0 Stimmen

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 Kommentare

mark
mark am 15 Jan. 2015
thankyou so much again Image Analyst :) but do you have an existing program of image matching based on shape and texture? can you send it to me? so i can study the code and apply it in my project?:) thankyou so much again :) i really appreciated all your effort in helping me.
Image Analyst
Image Analyst am 15 Jan. 2015
I don't think I have anything on texture but you can check my File Exchange for selection on size and color. You can use stdfilt() and entropyfilt() to get texture images, then you can threshold them to get regions of different texture levels.
mark
mark am 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 am 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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing and Computer Vision finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 15 Jan. 2015

Kommentiert:

am 15 Jan. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by