Skip to content

RishabhS66/Harris-Corner-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Harris Corner Detector

Harris Corner Detector is a corner detection operator that is commonly used in computer vision algorithms to extract corners and infer features of an image.

This repository contains code that implements Harris Corner Detector on the image IITG.jpg. Corner points were superimposed on the original image, and are indicated by the symbol.

Releases

No releases published

Packages

No packages published

Languages