How to create database of images in matlab
2 views (last 30 days)
Show older comments
I want to create a database of images from which I can retriev image and compare the query image with database images
4 Comments
Image Analyst
on 15 Jul 2012
What's wrong with having simply a folder of images? Does it need to be an official database, like Oracle or something?
Accepted Answer
Image Analyst
on 17 Jul 2012
To process files in a folder, see the FAQ for some short and easy code examples: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3Fs
0 Comments
More Answers (0)
See Also
Categories
Find more on Matrix Indexing 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!