DICOM images in opencv
i want to read and view dicom images in opencv to perform medical imaging operations , how can i do that ? Thanks
i want to read and view dicom images in opencv to perform medical imaging operations , how can i do that ? Thanks
OpenCV does not support DICOM images so that you will have to find a suitable libary (like http://dicom.offis.de/dcmtk.php.en ) and convert the loaded image to a cv::Mat.
Asked: 2015-01-01 09:27:30 -0600
Seen: 9,760 times
Last updated: Jan 01 '15