decodeOBJ: Analyze Object Maps Reader

Reads Analyze 6.0 ROI Object Map format (*.OBJ)
1,5K descargas
Actualizado 12 ene 2006

Sin licencia

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

Citar como

David Johnson (2024). decodeOBJ: Analyze Object Maps Reader (https://www.mathworks.com/matlabcentral/fileexchange/9587-decodeobj-analyze-object-maps-reader), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Data Import and Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0