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 Exchange에서 Entering 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