Ask Your Question

simhasrivatsa's profile - activity

2018-04-08 14:08:47 -0600 asked a question What is the OpenCv equivalent of this Matlab code for sobel edge detection?

What is the OpenCv equivalent of this Matlab code for sobel edge detection? e[~, threshold] = edge(I, 'sobel'); fudgeFa