How to open the raw file as attached
    조회 수: 7 (최근 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!


