First time here? Check out the FAQ!
answered 2015-01-01 16:21:42 -0600
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.