GitHub / khush1709 / Edge-detection-algo
This Python repository demonstrates image edge detection using Canny and Marr-Hildreth (LoG filter) techniques with OpenCV. It includes code for enhancing the edges in the original image and provides visual results. Ideal for computer vision and image processing enthusiasts.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khush1709%2FEdge-detection-algo
PURL: pkg:github/khush1709/Edge-detection-algo
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 997 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: canny-edge-detection, computer-vision, edge-detection, image-processing, marr-hildreth, matplotlib, numpy, opencv, python