VideoReader is not working with Dicom Images?

I am trying to fix a video sequence out of dicom images. I get the following error.
'Unable to determine the codec required'
My code is fine since it perfectly work with jpg images. Any idea?

답변 (1개)

Julianna Mather
Julianna Mather 2022년 9월 9일

0 개 추천

VideoReader doesn't work with DICOM files, but it is possible to read these files with dicomread in Image Processing Toolbox. The output of the function will be a stack containing all of the image frames.

카테고리

도움말 센터File Exchange에서 DICOM Format에 대해 자세히 알아보기

질문:

2018년 3월 26일

답변:

2022년 9월 9일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by