how can i save pixel changes in image?
Mostrar comentarios más antiguos
hi
i made pixel value changes in an image , then i save it in a new name, then i wanted to use the new in another code, i checked the pixel values and

rgbValues2 =
232 240 253
rgbValues1 =
10 240 253

pixelvalue =
182 194 208
redvalue =
182
why is that?? shouldn't be the pixelvalue=10 240 253??
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Images en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!