penguinV
penguinV copied to clipboard
Harris corner detection algorithm implementation
We would like to add Harris corner detection algorithm implementation into our project. The code should be located in src/harris_corner_detection.h and src/harris_corner_detection.cpp files.
This issue relates to #332