https://github.com/otmanedaoudi/canny-edge-detection
Edge detection in images using canny's algorithm.
https://github.com/otmanedaoudi/canny-edge-detection
edge-detection image-processing
Last synced: about 1 year ago
JSON representation
Edge detection in images using canny's algorithm.
- Host: GitHub
- URL: https://github.com/otmanedaoudi/canny-edge-detection
- Owner: OtmaneDaoudi
- Created: 2023-12-02T14:42:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T18:56:30.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T23:11:54.382Z (over 1 year ago)
- Topics: edge-detection, image-processing
- Language: Python
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canny-edge-detection
Edge detection in images using canny edge detection algorithm.
# How to Run
1. Clone the repo
2. Run: ```python main.py input_image_path output_image_path```
# Demo
| Input | Output |
| ----------- | ----------- |
|
|
|