How to display jpeg images
Posted by Andy Gotz-2 on Mar 28, 2006; 6:48am
URL: http://imagej.273.s1.nabble.com/How-to-Get-1D-Power-Spectra-from-2D-FFT-Image-tp3703290p3703294.html
Hi,
I have a jpeg image as an array of bytes which I get from a server via
the network. How can I display this in ImageJ without writing the image
out to a file? I am looking for something like ColorProcessor but with a
jpeg image as input. Is there an api call to do this? Has anyone done
anything similar ?
Thanks for any help you can offer.
Andy