Community Profile

photo

Xiq


Last seen: environ 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


If a variable holds a bunch of images, what does (:, :, 1, i) mean?
Part of the code - img = dicomread('example.dcm'); for i=1:100 data(:, :, i) = img(:, :, 1, i); end

plus de 4 ans il y a | 2 réponses | 0

2

réponses