Nikon NEF to Tiff #1421
Unanswered
brettdeegarrett
asked this question in
Help
Replies: 1 comment
-
Those calls to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a NEF file that I open in Nikon NX Studio and export using defaults as an 8 bit tiff
I am attempting to use Magick.NET to take the same NEF file and get a very close result as NX Studio exports. The image I get from Magic.NET is more yellowish and the black lettering of the words are not as black as what NX Studio exported tiff image.
I have tried a lot of different things based on searching the existing Discussions.
My Code:
Note: The image is captured using a "Nikon Custom" Picture Control. I have access to the c# object that was set the "Picture Control" on the camera and it includes a custom curve. I am trying to figure out if I need to somehow use this information to get the result I want.
The following three files can be found on google drive at the following URL https://drive.google.com/drive/folders/1jKECcxhOYQVTjl2jYDy5eVpPxnwwc97U?usp=sharing
Beta Was this translation helpful? Give feedback.
All reactions