How to open the raw file as attached
3 views (last 30 days)
Show older comments
Dear Expert,
Please help me to open the file attached.
1 Comment
Cris LaPierre
on 8 Apr 2025
We need to know details about the file format. In the meantime, perhaps this answer is helpful:
Answers (1)
Walter Roberson
on 8 Apr 2025
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 Comments
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!