photo

Demet Bayraktar


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

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta