Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
Important Update: Community Platform Migration​. Learn more​>

About FilterGaussBorder()

Anonymous55
Beginner
1,465 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
1,465 Views

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

0 Kudos
Reply