Open a DICOM Image
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
I would Like to ask how can I open a DICOM image with dicomread??
0 件のコメント
採用された回答
  Walter Roberson
      
      
 2015 年 9 月 28 日
        You do not "open" DICOM images in MATLAB: you read the data in them using dicomread() and then you display the data using standard MATLAB commands such as image() or imshow() and colormap()
2 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

