dicomread Error regarding encoding

4 ビュー (過去 30 日間)
Aashita Batra
Aashita Batra 2022 年 8 月 7 日
回答済み: Image Analyst 2022 年 8 月 7 日
I am trying to read a dicom file using dicomread, but receive the following error:
"Data encoding for transfer syntax UID "1.2.840.10008.1.2.4.80" not supported."
Are there any work arounds for this?
Thanks!

回答 (1 件)

Image Analyst
Image Analyst 2022 年 8 月 7 日
Try to read it in some other program that can read that unsupported format and write it out again, or export it to a different format, like PNG. Attach the .dcm file if you still have trouble.
If you have any more questions, then attach your image file and code to read it in with the paperclip icon after you read this:

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by