Skip to content

Files

Latest commit

 

History

History

Fast Algorithm (Corner Detection)

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Fast Algorithm

  • In this script, we implement the Fast (Features from Accelerated Segment Test) algorithm of OpenCV to detect the corners from any image.

Setup instructions

  • For using this script, you have to install Open CV in your machine and after that you easily run the Fast_Algorithm.py file

Output

Author

Shubham Gupta