Deep Network Designer with dicom images
1 view (last 30 days)
Show older comments
João Mendes
on 2 Aug 2022
Commented: João Mendes
on 2 Aug 2022
Hi,
I am trying to use the Deep Network Designer app. However, when I try to load the dataset - that I arranged as suggested - I get an error message saying "Invalid image folder". I previously used this app with .jpg images without any problem.
Now, I do need to use images in a dicom format. Does anyone know why this is happening?
Thanks in advance,
J
0 Comments
Accepted Answer
Constantino Carlos Reyes-Aldasoro
on 2 Aug 2022
DICOM is treated differently than normal images as you will have many fields related with the images (like patient data). Have you tried using dicomread instead of imread?
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!