Using DICOM images (CT Scan ) as an input to CNN
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sid Singh
2019-10-22
Hi, you can find more information and examples about how CNNs work in MATLAB here,
2 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!