convert 3d matrix to dicom image
조회 수: 6 (최근 30일)
이전 댓글 표시
hello every one... i write a code for image proccessing on dicom images. first i read a dicom image with 'dicomread'. now im looking for a solution to write a 3d matrix on that dicom image so change it. can anyone help me on how can i do this?
댓글 수: 6
Sean de Wolski
2013년 1월 4일
You may be right that it saves multiple 2d slices in one dcm image, (I've always used Dirk's tools too!)
답변 (1개)
Amith Kamath
2013년 1월 4일
편집: Amith Kamath
2013년 1월 4일
I suppose for the time being, this happens to be the best available solution: http://www.mathworks.com/matlabcentral/fileexchange/23237-read-and-write-single-file-dicom-volumes , and considering that you're opening it for analysis, I suppose it isn't a great idea to overwrite the existing DICOM with edited data.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!