An open API service indexing awesome lists of open source software.

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.

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 |
| ----------- | ----------- |
| | |