photo

Aiswarya Krishnan


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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

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

0

réponse

Question


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

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

1

réponse