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

Dima Lisin
Dima Lisin 2015년 1월 15일
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?

댓글을 달려면 로그인하십시오.

 채택된 답변

Image Analyst
Image Analyst 2015년 1월 15일

0 개 추천

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

mark
mark 2015년 1월 15일
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.
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 2015년 1월 15일
thankyou :) image analyst what specific program do you think will help me in my project? leaf recognition that are available in file exchange?
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

질문:

2015년 1월 15일

댓글:

2015년 1월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by