How do i change my image
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
From 3D(JPEG) to 2D
Do i change it to grayscale? how do i do so .
??? Error using ==> iptcheckinput Function IMHIST expected its first input, I or X, to be two-dimensional.
0 comentarios
Respuesta aceptada
David Young
el 13 de Oct. de 2011
Have a look at rgb2gray. Alternatively, consider applying imhist to the separate colour planes.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!