Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

i want an new image with one pixel differance

1 visualización (últimos 30 días)
aaru sri
aaru sri el 7 de Feb. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
i hv lena image of [256 256 3]
now i hv to chnge one pixel .....in it

Respuestas (1)

Walter Roberson
Walter Roberson el 7 de Feb. de 2019
imread then make the change then imwrite.
However if the image is a JPEG file then changing just one pixel is not always possible . If you need specific pixel values to be stored then never use jpeg (but jpeg2 might be okay )

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by