|
|
Subscribe / Log in / New account

Working with raw images on Linux

Working with raw images on Linux

Posted Mar 29, 2007 20:34 UTC (Thu) by vondo (guest, #256)
In reply to: Working with raw images on Linux by leoc
Parent article: Working with raw images on Linux

From what I understand in the Nikon situation they are contemplating (or trying) to deny the user access to the white balance data, not the actual sensor data. I guess Nikon could try to argue that those correction curves are their proprietary property.

Just another reason to buy Canon. :-)


to post comments

Many manufacturers obfuscate their RAW data, including Canon.

Posted Apr 2, 2007 21:33 UTC (Mon) by pizza (subscriber, #46) [Link]

To quote Dave Coffin (of dcraw fame)"

A firestorm of controversy recently erupted when Thomas Knoll of Adobe accused Nikon of encrypting the white balance data in the D2X and D2Hs cameras, thus preventing Adobe from fully supporting these cameras.
I cracked this encryption on April 15, and updated dcraw.c and parse.c on April 17. So "dcraw -w" now works correctly with all Nikon cameras.
This is not a new problem. Phase One, Sony, Foveon, and Canon all apply some form of encryption to their RAW files. Dcraw decodes them all -- you can easily find decryption code by searching for the ^ operator.
Compression is not encryption. Phase One and Sony do encryption only. Kodak does compression only. Canon, Nikon, and Foveon compress the image data and encrypt some of the metadata.

Working with raw images on Linux

Posted Dec 10, 2007 18:56 UTC (Mon) by moxfyre (guest, #13847) [Link]

Just another reason to buy Canon. :-)

... Or Pentax, which actually has adopted the Adobe DNG standard raw image format, for its latest K10D digital SLR!

Dave Coffin, author of dcraw, has high regard for DNG as a standard format: interview


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds