Hello, it's me again.
this time about the Sigma RAW files.
After libraw_unpack(), it appears that rawdata.raw_image is null and rawdata.color3_image not null.
Does it mean that there are no Bayer patterns in this kind of file ?
Hello,
I am trying to read RAF files in CFA (equivalent of dcraw -v -T -4 -o 0 -D -t 0 -k 0 -H 1). I'm using this piece of code which is working well with other pictures:
When I am taking picture using a Canon 80D face down, most of the image converted by libraw (current master branch as Sep/26/2016) look kind of scattered and messed up. If I take picture while taking camera horizontally, all the images are OK. I have attached a converted one by libraw. Please let me know how I can send you the raw file since it has the right image in it.
Lots of DSLRs have temperature sensors, which is different from "color temperature". The latter is the only temperature-related parameter that I can find in the documentation. Is the sensor temperature also readable with Libraw? Where/how?
I am trying to install LibRaw and get it to work with Visual Studio 2015. I think I managed to successfully build the library but when I open the Visual Studio file I get an error during debugging:
Unable to start program
"C:\Users\Kacper\Desktop\example\LibRaw-0.17.2\buildfiles\.\libraw.dll"
The system cannot find the file specified
When I look inside my folder, this exact file is under this location: "C:\Users\Kacper\Desktop\example\LibRaw-0.17.2\buildfiles\debug\libraw.dll"
I am not sure how to tell visual studio to correct this.
Recent comments