pixel value

Hi,
I want to read the “raw intensity” value of the bayer red filtered pixels.
Thanks
Jim Sullivan

Hi, that’s actually not supported. I didn’t think anyone would be interested in bayer, will add it to the next release.

Thanks,
If I use image.get with QVGA and RGB565, I think the R in the tuple (R,G,B) would be close to what I’m looking for. What do you think?
Jim

If you just want the red value of every pixel then yes. RGB is interpolated from bayer but it’s not exactly the “raw” value.

If you get the time I would appreciate the ability to get the red intensity value.
Thanks
Jim

A “REDO” of the previous reply.
If you get the time I would appreciate the ability to get the raw intensity value of the red filtered pixel.
Thanks
Jim

I will add it to the next release.

Thanks iabdalkader
Jim