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