DNG_SDK and VS2013
Really painful to build but in the end possible (had to build XMP* libraries separately, I didn't merge the projects) , is there a way to submit patches or is Adobe looking into this issue to...
View ArticleHow to add ProfileHueSatMap data into an RAW image
Recently, I'm working on the DNG related works. I have some questions about adding the TAGs of DNG. I have already added multiple DNG Tags into the raw image using a script build on MATLAB. Such as...
View ArticleSubIFD1 tags not updating
Hey, I'm currently developing code to write raw camera image data to dng files (I'm doing some processing in between so I'm not using the DNG Converter exe). I have not been able to find any tutorial...
View ArticleFrom dng_image to pixel buffer?
Various things of the DNG SDK return a dng_image. The stage1, stage2 and stage3 are an RGB image. And if you use dng_render, you also get a dng_image. I'd like to get a buffer of pixels (with for...
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 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 ArticleAdobe Creative SDK API key
How can I get Adobe Creative SDK API key?I logged in the adobe dashboard there I can see only option to create a new app. But the API key I couldn't find?
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 ArticleDNG_SDK and VS2013
Really painful to build but in the end possible (had to build XMP* libraries separately, I didn't merge the projects) , is there a way to submit patches or is Adobe looking into this issue to...
View ArticleCompiling dng sdk with xmp 5.1.2
I was trying to compile the dng sdk 1.3 (windows visual studio 2008), and I am hitting a snag with the XMP SDK - when compiling dng_xmp_sdk.cpp I get a: error C2039: 'AppendProperties' : is not a...
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 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 ArticleSaving a DNG
Hello, i have opened up a DNG profile and gotten a bit of info out of it. The stream is open as readonly. I want to make 1 change to it, that is the camera profile name. So after i have done this, i...
View ArticleFrom dng_image to pixel buffer?
Various things of the DNG SDK return a dng_image. The stage1, stage2 and stage3 are an RGB image. And if you use dng_render, you also get a dng_image. I'd like to get a buffer of pixels (with for...
View Articlemonochrome dng
Hello, I have been writing my own DNG headers to raw sensor grabs successfully for a while now. These have all been CFA sensors but now I have a monochrome sensor in the mix and I would like to save...
View ArticleThe current DNG Profile Editor cannot interpret 7.1 raw settings
Hi, I am frustrated that the DNG Profile Editor is not able to apply Lightroom's or Camera Raw's settings since the new Process 2012 has been in effect. This SEVERLY limits the usefulness of the...
View ArticleTransparency examples in DNG (SDK 1.4)
Hi All, I am new on this forum. I just started to assess the possibilities of DNG (and its SDK) for my photo processing pipeline. Being able to add (semi-) transparent pixels to sets of photos is one...
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 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 Article