cv.Sobel(src, dstx, cv.CV_8U, 1, 0, 3, 1, 0, cv.BORDER_DEFAULT); cv.Sobel(src, dsty, cv.CV_8U, 0, 1, 3, 1, 0, cv.BORDER_DEFAULT); // cv.Scharr(src, dstx, cv.CV_8U, 1 ...
Frontend engineer building scalable web apps. Focused on microfrontends and developer tooling.