How to open the raw file as attached
6 ビュー (過去 30 日間)
古いコメントを表示
Dear Expert,
Please help me to open the file attached.
1 件のコメント
Cris LaPierre
2025 年 4 月 8 日
We need to know details about the file format. In the meantime, perhaps this answer is helpful:
回答 (1 件)
Walter Roberson
2025 年 4 月 8 日
That file is in OpenDose DVK format. It is a compressed format.
Digging into https://gitlab.com/opendose/opendosedvkdata/-/blob/master/compress_utils.py?ref_type=heads it appears that it is compressed json
https://gitlab.com/opendose/opendosedvkdata contains python code that can decompress these files.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!