Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

ippiFilterBorderInit_32fexample

kumar__nimesh
Beginner
425 Views

Hello,

I have the legacy code that makes use of ippiFilterRow_32f_C1R however, compiling it using new IPP libraries, I get error. Upon searching, found out that this API has been replaced with ippiFilterBorderInit_32f and ippiFilterBorder_32f_C1R. Does anyone has a sample code on how to using this APIs?

I am very new to this.

Thanks!

0 Kudos
1 Reply
Monique_J_Intel
Employee
425 Views

Hi Nimesh,

Since this is the OpenVINO(computer-vison) forum and we do use IPP but it's handled in the backend where normally the users aren't using the IPP API's directly. I suggest you ask this question on the IPP forum. Good luck!

Kind Regards,

Monique Jones

0 Kudos
Reply