decodeOBJ: Analyze Object Maps Reader

버전 1.0.0.0 (1.54 KB) 작성자: David Johnson
Reads Analyze 6.0 ROI Object Map format (*.OBJ)
다운로드 수: 1.5K
업데이트 날짜: 2006/1/12

라이선스 없음

decodeOBJ reads Mayo Clinic Analyze 6.0 ROI Object Map format (*.OBJ) files.

http://www.mayo.edu/bir/Software/Analyze/AnalyzeTechInfo.html

I spent about an hour examining Object Maps in a hex editor until I came up with a way to parse them. Warning, if you're not using Analyze 6.0 on Windows and Matlab R14 SP1 then I have no clue if this will work.

Usage: [objectmap,header] = decodeOBJ(file);

Example:
[objectmap,header] = decodeOBJ('C:\foo\bar.obj');

I use Analyze to manually trace ROIs in my data and then I load the Object Maps and do statistical tests on them in matlab.

(C) Copyright Jan 11, 2006, David Johnson <monorail at po.cwru.edu>

Rights to "rude: a pedestrian run-length decoder-encoder" remain the property of their respective owner(s).

인용 양식

David Johnson (2026). decodeOBJ: Analyze Object Maps Reader (https://kr.mathworks.com/matlabcentral/fileexchange/9587-decodeobj-analyze-object-maps-reader), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Data Import and Analysis에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0