Case: i have two exactly the same images, shot with 5 seconds in between.
These two images are visually identical when viewed:
In their JPEG preview.
In Adobe ACR
In dcraw (tested v9.22, 9.24 and 9.25) with commands -T -w -W.
Using exiftool on a .CR2 photo converted to DNG, the following tags can be seen in the printout.
AS_SHOT_NEUTRAL
Raw Data Unique ID
However, when unpacking an image captured from the same camera (Canon 7D), I cannot find that data in the libRaw.imgdata structure, despite reading through the sub-structure data several times when in debug mode. I have found almost everything else needed.
When I process .dcr for a thumb with libraw I get a rainbow static image. Every other image format I've tried is fine. Is there something special I would need to do for this format?
I'm currently working on a scientific code that performs correlations to assess displacements between pairs of RAW images. I say that the RAW images come from a PhaseOne IQ180 because it may be the cause of my problem: the demosaicing seems not be accelerated with OpenMP.
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
Recent comments