3-D Image reconstruction from a 1D array

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

3-D Image reconstruction from a 1D array

haider
Hello everyone

I have a plugin where I take an ImageJ image stack (3d) and convert it to a 1d array of floats to be sent for further processing by native code called using the JNA (Java  Native Interface). Now once I complete the processing and get back the modified 1D image array , I do not know how to convert it back to an Image stack. What would be the best way to go about this?


Thanks
Haider
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html