필터 지우기
필터 지우기

how to select the parts in image that match the image i have in my database?

조회 수: 1 (최근 30일)
i select certain part of an image and i its features in data base and then i use different images so i want to find out if features are in them or not

채택된 답변

Image Analyst
Image Analyst 2013년 1월 8일
What do you mean by features? Do you mean that your "certain part of an image ... in data base" is contained as a sub-image in the "different images"? If so, you can use normxcorr2 (let me know if you want a demo). Otherwise you just have to compare feature vectors and you can do a weighted sum of differences. Or maybe you mean CBIR, like "show me all beach scenes" or "Show me photos of babies" or something like that.
  댓글 수: 10
Isee You
Isee You 2013년 1월 9일
thanks a lot "Image Analyst" and i will search for it on web
Thank you for your interest.
Image Analyst
Image Analyst 2013년 1월 9일
If we're done then please mark it as Accepted.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by