https://github.com/bgreni/canny-max
https://github.com/bgreni/canny-max
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgreni/canny-max
- Owner: bgreni
- Created: 2025-06-27T15:20:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-29T16:31:20.000Z (about 1 year ago)
- Last Synced: 2025-06-29T17:32:59.443Z (about 1 year ago)
- Language: Mojo
- Size: 753 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canny Edge Detection MAX Graph
## Usage
Run `pixi run python main.py` to produce side-by-side results with the opencv implementation.