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
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