Converting an Image to a PlanarImage

O

Oracle3001

Hi All,

I want to convert an Image (as in Image class) to a PlanarImage. I can't see
a simple method for this.

What I am actually trying to do is take a frame from a video, which I have
captured from a video as an Image. I am then going to split it into RGB
images (which I also can't do at the moment) and then send these RGB Images
to a series of filters I have programmed which take PlanarImages as inputs.

Cheers,

Adam
 
C

Chris Smith

Oracle3001 said:
I want to convert an Image (as in Image class) to a PlanarImage. I can't see
a simple method for this.

What I am actually trying to do is take a frame from a video, which I have
captured from a video as an Image. I am then going to split it into RGB
images (which I also can't do at the moment) and then send these RGB Images
to a series of filters I have programmed which take PlanarImages as inputs.

I don't see any reference to a class called PlanarImage in the J2SDK 1.4
API docs. Can you be more specific about this class?

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top