The Harris example resides in the L2/examples/harris
directory.
This benchmark tests the performance of the harris function. The harris function detects corners in the image using harris corner detection and non-maximum suppression algorithms.
The tutorial provides a step-by-step guide that covers commands for building and running a kernel.