How to convert an array to an image?
Mostrar comentarios más antiguos
I have a 1*784 matrix, I need to convert it to a 28*28 image, can anyone please tell me how to do it?I used reshage, imagesc for this, but the picture doesn't seem right, any suggestions would be a great help. I'm attaching a file which contains X_train which contains pixels of 12,000 images as row vectors, I'm supposed to study the 12,000th image, it is a 9, but I'm getting some weird shape.
Thank You
Respuesta aceptada
Más respuestas (2)
Jahnavi Mrudula Mudduluru
el 4 de Mzo. de 2018
0 votos
Fatih Sandayuk
el 28 de Dic. de 2019
0 votos
hello!
how did you studied the 12 000th picture? I have the same Problem, but matlab says taht unit 8 is not defined.
THANK YOU!
1 comentario
Walter Roberson
el 28 de Dic. de 2019
You might have accidentally typed unit8 instead of uint8
Categorías
Más información sobre Image Arithmetic 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!