Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to render the raw12 data into picture with colors? #22

Open
hahecd opened this issue Aug 21, 2024 · 3 comments
Open

How to render the raw12 data into picture with colors? #22

hahecd opened this issue Aug 21, 2024 · 3 comments

Comments

@hahecd
Copy link

hahecd commented Aug 21, 2024

Hi,

I don't see any guide about the steps to achieve this so I made this issue.
This raw data is generated by a 1920x1542 colored sensor with CSI format of RAW12.
I opened it with PixelViewer as figured below:
image

This is a monochrome picture with no color rendered.
I would expect some picture like below;
colored

Attached please find the original raw data file.
fubba2.zip

Thanks,

@hamster620
Copy link
Collaborator

@hahecd Color will be rendered after selecting BGGR (2x2) Bayer Pattern.
image

@hahecd
Copy link
Author

hahecd commented Aug 22, 2024

this looked weird! do we have any options to tune the colors (or other aspects) to make it more real?
b.t.w what's the correlationship with the Bayer pattern in the Format field and the four character code in the Bayer pattern field?

@hamster620
Copy link
Collaborator

Custom or advanced demosaicing algorithm is not aupported yet. Currently the RGB gain is the only way to adjust color generated from bayer pattern image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants