- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We've been trying to install opencv 0.9.6.
No problem so far, except that we bought Intel's IPP library, and we
would like to have OpenCV use this library without modyfying our code.
Is there a switch (#define xxxx or s.th. like that) to make use of the
IPP library when building opencv (or our application)?
I can link the appropriate IPP libraries, but I figure that at some
point I need to tell opencv at compile time that it is supposed to use
the IPP functions rather than its own functions.
Thank you in advance for you answer,
KS
We've been trying to install opencv 0.9.6.
No problem so far, except that we bought Intel's IPP library, and we
would like to have OpenCV use this library without modyfying our code.
Is there a switch (#define xxxx or s.th. like that) to make use of the
IPP library when building opencv (or our application)?
I can link the appropriate IPP libraries, but I figure that at some
point I need to tell opencv at compile time that it is supposed to use
the IPP functions rather than its own functions.
Thank you in advance for you answer,
KS
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Maybe it is automatic without defining any macro flag .
I meet it too.
And I found that it is limited to use IPP primitives .Also , it is a very wonderful
change for OpenCV .

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page