how to make image database in matlab?

回答 (1 件)

Stalin Samuel
Stalin Samuel 2016 年 3 月 11 日

0 投票

  • Read all the images
  • save it in a single variable using save command (e.g save var_name )
  • you can use this saved images at any time by using load command (e.g load vart_name)

カテゴリ

ヘルプ センター および File ExchangeEntering Commands についてさらに検索

タグ

質問済み:

2016 年 3 月 11 日

回答済み:

2016 年 3 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by