Azzera filtri
Azzera filtri

Copy a 3D input image to a cell array?

1 visualizzazione (ultimi 30 giorni)
Suppose I have an image of size 256 by 256 by 3 and I would like to save the input image into cell(1) . How can I do that?

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 14 Giu 2017
Im=imread('your_image')
out{1}=Im

Più risposte (0)

Categorie

Scopri di più su Images in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by