photo

Aiswarya Krishnan


Attivo dal 2016

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 9 anni fa | 1 risposta | 0

1

risposta