photo

Marie-Sophie Pichler


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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)......

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


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...

environ 5 ans il y a | 1 réponse | 0

1

réponse