Borrar filtros
Borrar filtros

Converts the class of image from unit8 to unit16

7 visualizaciones (últimos 30 días)
Shafiqah Alya
Shafiqah Alya el 14 de Dic. de 2020
Comentada: Shafiqah Alya el 16 de Dic. de 2020
How to converts the class of image from unit8 to unit16

Respuesta aceptada

Walter Roberson
Walter Roberson el 14 de Dic. de 2020
result = im2uint16(ImageArray);

Más respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by