Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

i want an new image with one pixel differance

1 visualizzazione (ultimi 30 giorni)
aaru sri
aaru sri il 7 Feb 2019
Chiuso: MATLAB Answer Bot il 20 Ago 2021
i hv lena image of [256 256 3]
now i hv to chnge one pixel .....in it

Risposte (1)

Walter Roberson
Walter Roberson il 7 Feb 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 )

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by