Hacker News new | ask | show | jobs
by goeiedaggoeie 224 days ago
https://github.com/spsingh37/Classical-computer-vision

spend some time to understand how CV worked before deep learning transformed it in 2012->2014. lots of those techniques are still useful

1 comments

This is very useful, I was unable to find a simple, clean implementation of the harris corner algorithm, this might help. Appreciate it!