This is an implementation of the FAST algorithm for feature extraction using python. This is very slow for real time use as it is done using python and was only done for the purpose of understanding the algorithm
Sambhav300899/implementation-of-FAST-algorithm
This is an implementation of the FAST algorithm for feature extraction using python. This is very slow for real time use as it is done using python and was only done for the purpose of understanding the algorithm
Python