Spent the past week trying to rewrite someone's code so that it's quicker, modular and tucked away in a nice easy-to-use class. So far I have managed to reproduce an optimised gaussian filter, an approximate canny edge detector, object finder and I am now battling with ellipse finding. I am trying to develop my own algorithm for it, but it ain't
(
Read more... )