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

Inquiry Regarding RAW Image Processing #19

Open
XiaMu799 opened this issue May 17, 2024 · 0 comments
Open

Inquiry Regarding RAW Image Processing #19

XiaMu799 opened this issue May 17, 2024 · 0 comments

Comments

@XiaMu799
Copy link

I have been studying the MIT-Adobe FiveK Dataset, and I noticed that the dataset provides RAW images in DNG format, which are displayed as color images. However, in Figure 3 of your paper, the Bayer RAW images are shown as grayscale and then converted to demosaiced RAW images using bilinear interpolation.

Could you please clarify the following points regarding your data processing workflow?
How did you handle the conversion of the DNG format RAW images to the grayscale Bayer RAW images?
Was the following line of code used to extract the Bayer RAW image?
raw_img = raw.raw_image_visible
Are there any additional steps or preprocessing techniques applied to the RAW images before using them in your experiments?
I would greatly appreciate any insights or details you can provide about your data preprocessing steps. Thank you for your time and assistance.

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

1 participant