Borrar filtros
Borrar filtros

Trying to read .nef file in 14 bits

6 visualizaciones (últimos 30 días)
ilan ancelseritcioglu
ilan ancelseritcioglu el 16 de Abr. de 2023
Editada: ilan ancelseritcioglu el 17 de Abr. de 2023
Hello Everyone, Im using D300s camera to take some images (.nef) and want to read them on matlab. I take the images in 14 bits but when I read them it reads in 8 bits. Does anyone knows how to read in 14 bits. I tried using imread and fread but its no help.
Thanks alot

Respuesta aceptada

ilan ancelseritcioglu
ilan ancelseritcioglu el 17 de Abr. de 2023
Editada: ilan ancelseritcioglu el 17 de Abr. de 2023
I used raw2rgb('image.nef') to read the 14 bit image. It creates a 16 bits data and interpolate some of the point (from 14 to 16) but overall it does the works and doesnt converts to 8 bits.

Más respuestas (0)

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by