Nieuws

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Step4: Using Sobel operator from cv2,detect the edges of the image. Step5: Using Laplacian operator from cv2,detect the edges of the image and Using Canny operator from cv2,detect the edges of the ...