Community Profile

photo

Marie-Sophie Pichler


Last seen: casi 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Writing processed image into new image not working as expected
i am trying this: I(1, 1, :) = [26, 45, 34]; the pixel is white even though the right colors are printed if i check I(1, 1)......

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


writing into an image does not work as expected
newImage = ones(10, 10, 0) newImage(1, 1, :) = [37, 49, 40]; - > the pixel at position 1, 1 is displayed white instead of g...

más de 4 años hace | 1 respuesta | 0

1

respuesta