photo

Demet Bayraktar


Last seen: presque 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


I created a code which does filtering with convulution but it gives an error
A = imread('lena.jpg'); F = uint8([-1 -1 -1;0 0 0;1 1 1]); B = uint8(padarray(A,[1 1])); Output = uint8(zeros(size(A))); ...

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

1

réponse