FAST icon indicating copy to clipboard operation
FAST copied to clipboard

An implementation of Edward Rosten's FAST corner detection algorithm

FAST

A concise, human-readable implementation of the FAST corner detection algorithm that does not use NumPy or OpenCV.

Before

alt text

After

alt text