Nikon .NEF raw image reader

Does anyone have a tool to read a Nikon .NEF raw (14 bit) image file without demosaicing? I need a single m x n x 1 array of the raw 14 bit values (uint16) with raw data at each pixel. I need the raw pixel data - not a demosiced m x n x 3 image.
cheers
Derrick

2 个评论

Hi - I found the function 'readraw' which does everything I needed. With the appropriate parameters it returns an array with individual pixel values in r,g and b arrays.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Images 的更多信息

产品

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by