pdollar/toolbox

Does it means abs(Gx)? Why should abs(Gx) at line 86?

chaingank opened this issue · 1 comments

if(O) _Gx[y] = XOR( _Gx[y], AND(_Gy[y], SET(-0.f)) );

sorry,I mistook Gy for Gx.