Skip to content

effeect/Py-Harris-Corner-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Py-Harris-Corner-Detection

This is a simple image-processing tool that was used to identify corners of images using the Harris Corner Detection method which you can learn about here : https://en.wikipedia.org/wiki/Harris_Corner_Detector

What does this do?

Simply returns a Pandas Dataframe that can be used for a image dataset. I've also included a debug mode which shows what points have been identified. Picture

Future Plans

  • Going to add a way to disable and enable the "waitkey" ability.

About

Taken from the DOOM Machine Learning project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages