Bilateral Filter - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Bilateral Filter example resides in L2/examples/bilateralfilter directory.

This benchmark tests the performance of bilateralfilter function. To preserve the edges while smoothing, a bilateral filter can be used. In an analogous way as the Gaussian filter, the bilateral filter also considers the neighboring pixels with weights assigned to each of them.

The tutorial provides a step-by-step guide that covers commands for building and running kernel.