How to create database of images in matlab

2 views (last 30 days)
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
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?
sumaira
sumaira on 17 Jul 2012
it can be done by using a folder even but i dont know how to code

Sign in to comment.

Accepted Answer

Image Analyst
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

More Answers (0)

Community Treasure Hunt

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

Start Hunting!