photo

Aiswarya Krishnan


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How can we implement a for loop for finding maximum of three gradient matrices?
[Rx, Ry] = imgradientxy(r); [Rmag, Rdir] = imgradient(Rx, Ry); [Gx, Gy] = imgradientxy(g); [Gmag, Gdir] = imgradient(Gx, Gy);...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I have a problem with log while implementing vague shadow mask but the R component is already in uint8.
r=log(R); Undefined function 'log' for input arguments of type 'uint8'.

casi 9 años hace | 1 respuesta | 0

1

respuesta