The Canny example resides in the L2/examples/canny
directory.
This benchmark tests the performance of the canny function. The Canny edge detector finds the edges in an image or video frame. It is one of the most popular algorithms for edge detection.
The tutorial provides a step-by-step guide that covers commands for building and running a kernel.