imshow not working when going from unit8 to double
Mostrar comentarios más antiguos
I converted an image from uint8 to double but when I use imshow on the matrix type double, it shows a white box. Why does that happen ?
Respuesta aceptada
Más respuestas (1)
Steven Lord
el 9 de En. de 2020
0 votos
How did you convert the image from uint8 to double? See this page in the Image Processing Toolbox documentation and this one in the MATLAB documentation for more information as to why that matters.
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!