5.0

5.0 | 1 rating Rate this file 3 Downloads (last 30 days) File Size: 3.07 KB File ID: #9587
image thumbnail

decodeOBJ: Analyze Object Maps Reader

by David Johnson

 

11 Jan 2006 (Updated 12 Jan 2006)

Reads Analyze 6.0 ROI Object Map format (*.OBJ)

| Watch this File

File Information
Description

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).

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
rude: a pedestrian run-length decoder-encoder
This submission has inspired the following:
decodeOBJ v2: Analyze Object Maps Reader v2

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
22 Aug 2006 Soren Christensen

Works well!

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import David Johnson 22 Oct 2008 08:12:12
data export David Johnson 22 Oct 2008 08:12:12
mayo analyze obj David Johnson 22 Oct 2008 08:12:12
mayo analyze obj Udaranga 24 Feb 2012 08:43:07

Contact us at files@mathworks.com