How to put a good threshold in comparing images
Show older comments
Hi sir,
i already have a feature vector containing color and texture features , and i am measuring the similarity between the query image and the database images. i want to set a threshold that gives me an accurate precision and recall
Would you help me with this please?
Accepted Answer
More Answers (1)
Image Analyst
on 8 Apr 2012
0 votes
What you want to do is called CBIR, Content-Based Image Retrieval. It's getting better and better all the time. It's way too complicated to give you any code here so all I can do is to refer you to some links where you can do some more research into several methods that are used:
Section 19.4 here:
Categories
Find more on Image Thresholding 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!