Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

About FilterGaussBorder()

Anonymous55
Beginner
226 Views
Hi,

I am wondering how the function FilterGaussBorder() is implemented in ipp.

Since Gaussian function is separable, it makes sense to implement it as separable filter. So it is true?

Besides, is it in-place operation?

Thanks,

CJ
0 Kudos
1 Reply
Intel_C_Intel
Employee
226 Views

This function is implemented as a separable filter with the intermediate buffer for several rows

0 Kudos
Reply