Image manipulation/filter using pixelsort and canny edge detection. Based on opencv.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery 78189e4b1d Pixelsorting using Canny Edge detection
Using summed up pixel values and canny edge detection
as key and border for pixelsort.
5 years ago
.gitignore Initial commit 5 years ago
ImageProcessor.py Pixelsorting using Canny Edge detection 5 years ago
__main__.py Pixelsorting using Canny Edge detection 5 years ago