Using DICOM images (CT Scan ) as an input to CNN
4 views (last 30 days)
Show older comments
I am working on a project where i have to input CT images of all the patients into the CNN for training. CNN is to be trained to predict response (Binary response like yes or No) depending on the features extracted by CNN from the segmented area in each CT dataset(DCOM images)
How to proceed further or is there any specific tool for this, which can help me to design the CNN architecture which takes in the Dicom images as the input and learn from it, depending on the labelled data for response.
0 Comments
Answers (1)
Sid Singh
on 22 Oct 2019
Hi, you can find more information and examples about how CNNs work in MATLAB here,
2 Comments
See Also
Categories
Find more on DICOM Format 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!