Using LibRaw to correctly decode CR2 image?
问题 My eventual goal is to decode CR2 images from multiple cameras for display in a desktop gui. Using the LibRaw image decoding library, I've used the sample project to attempt to decode a CR2 image into a .TIFF file. The original file as a jpg thumbnail is as follows: Image 1 And the original CR2 after decoding and saving into a .TIFF is as follows: Image 2 As you can see, the outcome is slightly brighter and yellowish. The sample project was contains the following parameters for decoding