Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

Some Computer Vision functions missing in static libs?

Ray_Gray
Beginner
618 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
618 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
0 Kudos
Ray_Gray
Beginner
618 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
0 Kudos
Vladimir_Dudnik
Employee
618 Views
Hi Ray,

never mind, things happens:)

Regards,
Vladimir
0 Kudos
Reply