Message Boards Message Boards

0
|
2007 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

ImageDemosaic for BGGR decoding?

Posted 1 year ago

I have a raw image with the pixels in the BGGR order.

ImageDemosaic[image, {"RGGB"}]

will decode the image but with the incorrect color.

How can I get the equivalent of ImageDemosaic[image, {"BGGR"}]?

POSTED BY: Jeff Burns
Posted 1 year ago

Fix is simple. ImageDemosaic[image, {"RGGB", {1, 1}}]

POSTED BY: Jeff Burns
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract