Convert Raw to DNG
Dear all,I'm seeking DNG SDK assistance, and I'm trying to convert our raw file(only contains metadata from the sensor) to DNG format so that we can use white balance, demosaic,vignetting and so on....
View ArticleDNG SDK - What a Complete MESS !!!!!
Hi - and sorry for this to be HIGHLY infriendly message I have downloaded and installed ALL latest greatest of anything pertaining to the DNG SDK -Followed ANY read me, configure, make, make install...
View ArticleUnderstanding ISO Change Effect on RAW Image and GainMap Opcode
I am trying to figure out GainMap tags change by ISO in ".dng" file. I came across with this question: https://forums.adobe.com/thread/1410199 and this answer:...
View ArticleHow to export raw data from DNG?
HelloI want export Bayer data from my DNG file. I am reading DNG SDK, the dng_validate can parse my DNG file ,there are four lossless jpg in the file. But I can't find the rule to make a RAW data...
View ArticleCreating a DNG from scratch.
Hi,I'm trying to save camera raws(16 Bit Bayer pattern) I grab directly from an industrial camera in the DNG format.By looking at http://fossies.org/dox/digikam-2.5.0/dngwriter_8cpp_source.html#l00188...
View ArticleI scanned a black & white negative. Can I turn it into a positive in PS?
I scanned a black & white negative. Can I turn it into a positive in PhotoShop?
View ArticleInstallation failed: 'AppendProperties' : is not a member of 'TXMPUtils'
Dear all,I’m trying to install DNG-SDK (1.3) but with no success, I have tried to compile with both XMP Toolkit SDK CC-2013.06 and XMP Toolkit SDK 5.1.2 but with the same error message: error C2039:...
View ArticleWhite balance
Hello, Is there any posible to read vector (rgb or hsv) witch is used for white balancing? In fact I mean light temperature witch was measured by camera. My project is based on dng_validate.exe....
View Articleraw image size > 2.147 Gb?
Hello, Is there a dng specification raw image size limit? I would like to save huge raw images. We changed the kMaxImageSide from 65000 to 300000. I know the dng's which are bigger then 65000 per size...
View ArticleRather basic question:
I'm currently writing a lens correction and image optimization program that (if everything works as planned) will perform the following functions: 1. Removal of image blurring introduced by the lens,...
View ArticleDNG/XMP AppendProperties/ApplyTemplate
I downloaded the latest DNG SDK (1.3) and XMP Toolkit SDK (CS6). The DNG SDK expects "AppendProperties", while the XMP has replaced that with "ApplyTemplate". I then tried an earlier version of the...
View ArticleDNG SDK build project cannot find the xml sdk
On win7/x64. Installed dng sdk and all dependencies per the readme files. xml sdk built OK with vc10 express, as 64 bit static and dll.But the vc solution for dng_validate has incorrect names for the...
View ArticleEmbed only mosaiced data
Hi, I would like to embed only the mosaiced image into the DNG. Is this possible? I have tried to comment BuildStage2Image and BuildStage3Image, but with no success. So any clue will be appreciated....
View ArticleBuild DNG SDK on Mac with XCode 6.2
Hello everyone, I am trying to build the DNG_SDK Version 1.4 with XCode 6.2. I have downloaded all the third party libraries for xmp and dng sdk. After linking errors with the current xmp sdk 201412, I...
View ArticleMissing DNG Tag: ProfileToneCurve
Hello everyone, I've been trying investigate DNG tags in file using dng_validate in DNG sdk v1.4. In 'dng_validate' -d <num> option should show all information i.e. tags in .dng. However some of...
View ArticleSetting correct Bayer mosaic pattern using DNG SDK
Hey,I'm having a problem generating DNG files from raw image files. The problem relates to the demosaicing parameters. I have a raw image from each of two different cameras (Cannon D200 and Panasonic...
View ArticleHow to import a real raw CFA image into a DNG ?
Hello everybody, I have searched this discussion forum and the net as good as I could, but unfortunately I was not able to find a way to import properly an absolute raw CFA image generated by an image...
View ArticleDNG Converter source: who to ask
Hi, I do not know if Adobe people are actually reading the forums (but one can always hope). I am currently researching the possibility of raw conversion on Unix operating systems (BSD, Linux, Solaris...
View ArticleHow to build dng_validate in VisualC++ 2010 [Question]
Hello all, I loaded the project solution coming with the current source into my Microsoft Visual C++ 2010 IDE and hit BUILD having prepared everything as in the README - I even replaced XMP 5.1.2 with...
View Article