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 commentaires

Derrick Salmon
Derrick Salmon le 17 Août 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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Images dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by