how to read images in a database using ''for loop''?

3 次查看(过去 30 天)
hello. I want to process on a large database in matlab. I need to read images in database one by one and then do some process on them. how can I read images one by one using ''for loop''? thanks
  1 个评论
Adam
Adam 2016-7-29
Post code to read one image, and the structure for how others are defined and the extension is fairly trivial. Giving help with no information at all is far too much effort!

请先登录,再进行评论。

采纳的回答

Image Analyst
Image Analyst 2016-7-29
If your "database" is simply a folder of files, then see the FAQ for two code samples: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
If your database is a real database, like an Oracle database and you are using the Mathworks Database Toolbox, then I don't know. See the toolbox examples or contact tech support for immediate help.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Database Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by