Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 463 Bytes

File metadata and controls

14 lines (8 loc) · 463 Bytes

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