Displaying a buffered image with a predifined colormap
From: Isaac Gerg (isaacgerg_at_psu.edu)
Date: 07/12/04
- Next message: Robert Klemme: "Re: Can you do full-screen editing in Eclipse?"
- Previous message: Charles Fox: "Can you do full-screen editing in Eclipse?"
- Next in thread: ak: "Re: Displaying a buffered image with a predifined colormap"
- Reply: ak: "Re: Displaying a buffered image with a predifined colormap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 12 Jul 2004 10:11:26 -0400
Hello all,
I have a matrix (normalized [0,1]) that I would like to display as an
image (similar to matlabs imagesc( )). I am able to load it into a buffered
image and display it but it only displays in grayscale. I would like to
provide a colormap to it so that it mimics matlabs 'jet' colormap. Any
ideas on how to do this? Are there any 'cookbook' type resources for java
imaging out there?
Isaac
- Next message: Robert Klemme: "Re: Can you do full-screen editing in Eclipse?"
- Previous message: Charles Fox: "Can you do full-screen editing in Eclipse?"
- Next in thread: ak: "Re: Displaying a buffered image with a predifined colormap"
- Reply: ak: "Re: Displaying a buffered image with a predifined colormap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|