laplacian-detector
There are 5 repositories under laplacian-detector topic.
prakass1/detect-traffic-signs
Recognizing Traffic signs from GTSRB dataset ||:red_circle:||:small_red_triangle:||:small_red_triangle_down:||
Gelareh-st/Image-Edge-Detection
Image edge detection algorithms such as Laplacian of Gaussian(LoG) , Canny filter , Roberts Cross Operator , Sobel Operator.
hao-pt/OpenCV-Lab02
Implement handcrafted algorithms in Computer Vision (e.g. Harris corner detector, SIFT & Blob detector)
crazysal/homography
The goal of this assignment is to implement robust homography and fundamental matrix estimation to register pairs of images separated either by a 2D or 3D projective transformation.