|
Re: How to display jpeg images: msg#00273java.imagej
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 ? Something like this should work: Image img = Toolkit.getDefaultToolkit().createImage(bytes); new ImagePlus("title", img).show(); -wayne
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Microscope (stage) controller and serial communication (Javacomm), Vincenzo Della Mea |
|---|---|
| Next by Date: | Re: Microscope (stage) controller and serial communication (Javacomm), Wayne Rasband |
| Previous by Thread: | How to display jpeg images, Andy Gotz |
| Next by Thread: | Re: How to Get 1D Power Spectra from 2D FFT Image, maveric_ben |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |