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 Commenti

Derrick Salmon
Derrick Salmon il 17 Ago 2020
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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Data Import and Analysis in Centro assistenza e File Exchange

Prodotti

Richiesto:

il 5 Gen 2020

Commentato:

il 17 Ago 2020

Community Treasure Hunt

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

Start Hunting!

Translated by