Image processing
Show older comments
Hi, I have to store many images in my database. Could you tell how to create a database or how to save images using commands. Now, an input query image will be given. It has to check with the images present in the database. It has to be compared with those images and we have to tell whether it matches or not.
Accepted Answer
More Answers (1)
Sivakumaran Chandrasekaran
on 28 Mar 2012
0 votes
1 Comment
Image Analyst
on 28 Mar 2012
This does not answer the question of whether you are looking for an EXACT match, or just something close. Are you going to ask the database "is there a copy of this exact picture of siva inside you?" or are you going to ask the database "please retrieve all pictures of Indians less than 30 years old."?
Categories
Find more on Read, Write, and Modify Image 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!