The Open Source Software Project Based on IBM's Visualization Data Explorer
>
Home Page
Recent News
About OpenDX
Getting Started
Gallery-Highlights
Downloads
Add-Ons
Support
Support
Bookstore
The DX Community
Developers
Projects
Contributions
Contact Info
Advertising

©2002 OpenDX.org
All rights reserved.


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