snorpey/triangulate-image

use sobel operator for edge detection

snorpey opened this issue · 1 comments

https://github.com/miguelmota/sobel seems to get better edge detection results than what is currently used.

fixed with 2357688