Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 165 Bytes

File metadata and controls

2 lines (2 loc) · 165 Bytes

Harris-Corner-Detector

A vectorized Python Numpy implementation of tha Harris corner detector algorithm. Part of a project in my undergrad Computer Vision course.