| (Download)
Analyze2General module - by Mathew Eckert
Created to automate the importing task in OpenDX. The DXmodule accepts an Analyze7.5 header file as an input then creates a string as an output to syntactically conform to DX general format during the import process.
The module expects a string that references an Analyze7.5 header file. The module will return an img file name as a string, dimension sizes (x,y,z) as integers, and voxel sizes (x,y,z) as floats. The above values are concatenated with pertinent information which will then conform syntactically to the dx general format.
(See the included landmark.net for example)
|