Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 184 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 184 Bytes

EdgeDetectionOpenCV

Edge detection using OpenCV Applying two methods: Sobel and Laplacian. Sobel uses horizontal and vertical kernels, while Laplacian uses one symmetrical kernel.