Skip to content

This project detects the corners in the image using Harris Corner Detector algorithm. The project also tests the effects of rotation and scaling on the number of corners detected in the image.

Notifications You must be signed in to change notification settings

danialkhilji/Harris-Corner-Detector

Repository files navigation

Harris-Corner-Detector

This project detects the corners in the image using Harris Corner Detector algorithm implemented in python. The project also tests the effects of rotation and scaling on the number of corners detected in the image. The input images are named image1 and image 2. The results folder consists of all the resulting images showing all the corners in each image. Further details and explanation of every bit of the algorithm is explained in the report file.

About

This project detects the corners in the image using Harris Corner Detector algorithm. The project also tests the effects of rotation and scaling on the number of corners detected in the image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages