The documentation for unprocessed_raw says that it supports a -B switch to optionally subtract blacks but the .exe implementation does not include it. I am not good at compiling stuff, could you include -B in the next .exe release? It would be very useful.
I have a file from "fswebcam --dumpfile" that is just a stream of 8 bit pixel values. There is no other data in the file. Is it possible to read this into LibRaw and demosaic it into a file such as a TIFF or JPEG file? When I try to read the file in with imread(), it says that the file has an unsupported format.
Basically I want to be able to specify the XY size of the file and the pixel format so that LibRaw can read the file.
Dear all,
I'm developing a software that uses libraw. This software is multi-platform and is able to run on GNU/Linux, OS X, FreeBSD and Windows through MSYS2.
Indeed, libraw is available on MSYS2 and that makes things easy. However there's a small issue that is kind of annoying: I cannot use the function
libraw_open_wfile
as I would like to do. For example with libtiff i use TIFFOpenW.
Hi,
I have an issue with LibRaw 0.19 on macOS. I'm using DigiKam 6beta which now includes LibRaw 0.19 and this is crashing while scanning RAW (NEF) images from a Nikon D5300 12bit.
This is not happening with LibRaw 0.18.11 in an earlier build of DigiKam6beta
How can I help to track this bug down and get it fixed?
I was installing rawtoaces utility on Centos 7 and was facing an issue. I installed the latest LibRaw-0.19.0.tar.gz, and it seems to be giving me an error saying libraw.so is needed. I can't find libraw.so in /usr/lib64/. Could you kindly let me know a workaround? Thanks in advance. PFA the error screenshot.
Recent comments