How do I import data?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How do I import data?

Wes Armour
Hi All,

I have a 4-dimensional data array held in a c program that holds
multiple repetitions of a 3D object (e.g. a cube). Each repetition
representing its evolution in time....

[0][x][y][z] = object at time 0
[1][x][y][z] = object at time 1
[2][x][y][z] = object at time 2
[3][x][y][z] = object at time 3
.
.
.
.


I'd like to import the data into imagej and then animate it maybe as a
gif.

I can print out the data to a txt file then tell imagej to import the
txt file, but I'm stuck on how to get the data into a stack or (I'm
guessing) hyperstack.

Also how can I animate/visualise it? will the volume viewer allow me to
do this?

Any help would be great :-)

Cheers,

Wes.
--
Scanned by iCritical.