Hacker News new | ask | show | jobs
by TheLoneWolfling 4005 days ago
The "easy" way to do this is to run the edge detection twice. In other words, run edge detection, then run edge detection on the result of the edge detection.