Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

hott-henrique/edge-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolution

Just a python script implementing an algorithm to apply the Sobel operator in an image. Not the fastest algorithm, just the easiest.

How to use

git clone https://github.com/hott-henrique/Convolution.git
cd Convolution
pip install -r requirements.txt
python3 main.py --image-input assets/dog.jpg --image-output assets/s-dog.jpg

Examples

alt text alt text

alt text alt text

Releases

No releases published

Packages

 
 
 

Contributors

Languages