Comment by goeiedaggoeie
2 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
2 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
This is very useful, I was unable to find a simple, clean implementation of the harris corner algorithm, this might help. Appreciate it!