rawloader
Library to extract the data from camera raw formats
Description
This is a rust library to extract the raw data and some metadata from digital camera images. Given an image in a supported format and camera you will be able to get everything needed to process the image: - Identification of the camera that produced the image (both the EXIF name
and a cleaned up name)
- The raw pixels themselves, exactly as encoded by the camera
- The number of pixels to crop on the top, right, bottom, left of the image
to only use the actual image area
- The black and white points of each of the color channels
- The multipliers to apply to the color channels for the white balance
- A conversion matrix between the camera color space and XYZ
- The description of the bayer pattern itself so you'll know which pixels are
which colorUpload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install rawloader