How to find the pixel value at any point on a greyscale image(not on an rgb image?)
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Respected sir, I need to find the pixel value on an graylevel image.(not on an RGB image,this can be done using impixel function for RGB image.But i wanted to find it for a grey image.)Is ther any function for this...??
0 comentarios
Respuesta aceptada
Matt Kindig
el 7 de Feb. de 2012
Function impixel works for grey images too. For such an image, all three RGB values will be the same.
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!