karansher / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
1 stars 0 forks source link

Demosaicked image disparity #74

Open talicopanda opened 1 year ago

talicopanda commented 1 year ago

I know that the images on the assignment hand out could be different than the final expected result, that is why I want to know about this in specific. My demosaicked image is a bit less saturated than the one on the handout but matches the image sample on the lecture slides. However, mine still has the dots that resemble the previous bayer simulation. Is this also expected or is somewhat of a bug with my code? If it is a bug, is this caused from a common mistake?

image
abhimadan commented 1 year ago

While there might be slight differences between your image and the ones in the readme, they're mainly provided to give you a sense for what the output should look like. If you see significant differences that are apparent without comparing pixels, that indicates a bug.