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

Where can I get perl script which convert c header file to cpp header file?

Jianwei_H_
Beginner
215 Views
I've download the image processing code sample of IPP, it contains a cpp header file "ippi.hpp" which wraps the ippi c header file by function overloading. For example, it has a function ippiAdd_C1R which wraps all ippiAdd function for one channel image. It says "Generated from ippIP header file by PERL script at Thu Jan 26 18:56:33 2006", I want to know where I can find the perl script so that I can convert all other header file to cpp style function by overloading.

Thanks
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
215 Views

Currently we do not release such script as it will require additional effort for testing

Regards,
Vladimir

0 Kudos
Reply