Message Boards Message Boards

1
|
8350 Views
|
4 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Recover highlight and shadow detail from RAW images?

Posted 7 years ago
POSTED BY: Jeff Burns
4 Replies
Posted 7 years ago

Test NEF files are a available at [this link][1].

Using this code it is apparent that the image data is not clipped by Mathematica.

img = Import[“a.NEF”];

ImageHistogram[img, 1000, All, Appearance -> "Transparent", 
   Method -> #, ImageSize -> Large, 
   FrameTicks -> True] & /@ {"IncludeOutOfRange", "ExcludeOutOfRange"}
POSTED BY: Jeff Burns

Whenever you post here, post your code! it's part of the rules... thanks you :)

Did you use

Import["yourimage.nef"]

or

Import["yourimage.nef","Data"]

or

Import["yourimage.nef","RawData"]

?

POSTED BY: Sander Huisman
Posted 7 years ago

If you provide your ".nef" file,you will receive more better solution maybe.And I have a related answer here,hope to help.

POSTED BY: Yode Japhe
Posted 7 years ago
POSTED BY: Updating Name
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract