Intel® Integrated Performance Primitives
Community support and discussions relating to developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6662 Discussions

Some Computer Vision functions missing in static libs?

Ray_Gray
Beginner
164 Views
It seems like ippiPyramidXXX and ippiOpticalFlowXXX functions are missing in ippvcmerged.lib (used to statically link with dispatching). They are available only in ippvcmerged_t.lib. Any ideas?
Ray
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
164 Views
Hello,

really?! The IPP functionality is the same across all supported platforms and operating systems and linkage models. What version of IPP do you use? How do you met the issue?

Regards,
Vladimir
Ray_Gray
Beginner
164 Views
Hello,

really?! The IPP functionality is the same across all supported platforms and operating systems and linkage models. What version of IPP do you use? How do you met the issue?

Regards,
Vladimir

Hi, Vladimir!
Oh, what a stupid mistake (as always)! We includedippVCmerged.lib instead of ippCVmerged.lib! Sorry for bothering you.
Ray
Vladimir_Dudnik
Employee
164 Views
Hi Ray,

never mind, things happens:)

Regards,
Vladimir
Reply