how to make image database in matlab?

Respuestas (1)

Stalin Samuel
Stalin Samuel el 11 de Mzo. de 2016

0 votos

  • 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)

Categorías

Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Mzo. de 2016

Respondida:

el 11 de Mzo. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by