Canny Edge Detection - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Canny example resides in L2/examples/canny directory.

This benchmark tests the performance of 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 kernel.