I'm using 0.16 in some software and have used LibRAW for years now (Thanks!). Attempting to load a RAF file from the X-E1 is throwing an error in packed_load_raw(). Here's the bit of code:
Hi!
Is it straightforward to extract/build a RAW histogram (as a bitmap or even just as an array of values) from/using LibRAW?
I have a license for RawDigger and I'm using it for producing the histogram charts but I want to integrate this functionality into another application.
Thanks!
Assaf
first, thanks for your work on LibRaw, it is very much appreciated.
Now, i'm running into problems, when trying to build from the latest sources from github. (I used the zip-download from github.)
Some context: I'm on Mac OSX 10.8.5. I could successfully build libraw from latest release version (0.16 from libraw.org) via "./configure, make, make install".
But i could not find the 'configure' script in the github-zip. Is there a documented or recommended way to generate the configure script for Mac?
I am using the default demosaicing functions in libraw (AHD), and i have the automatic chromatic abberation correction on. Often this works really well. Just sometimes however, this gives very strange results as can be seen in the attachment. I call it purple or blue halo's. I am absolutely sure it has to do with the chromatic abberation detection. Any ideas or questions?
just tried to read in Sony ILCE-6000 raw image files, EXIF data seems to be ok, but the arrays with the rgb channels are filled with zeros. My routines have already worked with EOS 550d raw files. It seems that ILCE-6000 raw files are not compatible with your library. Any suggestions ?
I'm thinking about using libraw in my project (linking to it, not modifying in any way). But I'm a bit baffled by the licence under which to use it. There is a post on this forum about using libraw under the LGPL or CDDL licence, but the main page is speaking about GNU GPL v2 and later.
My project is going be closed source application made for a third party and GPL licence might be a problem, is it possible to use some different licence for using libraw?
Recent comments