The FAST Corner Detection example resides in the L2/examples/fast
directory.
This benchmark tests the performance of the fast function. Features from accelerated segment test (FAST) is a corner detection algorithm, that is faster than most of the other feature detectors.
The tutorial provides a step-by-step guide that covers commands for building and running a kernel.