- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I used to call the IPP functions via OpenCV in my programs. Recently I upgraded the IPP from 5.0 to 5.1, and found that OpenCV fails to find the 5.1 add-on modules (confirmed by calling GetModuleInfo()). Is there compatibility problems between them? Or any configuration settings I have missed? Thanks.
Regards,
Milan.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Starting from Intel IPP5.1, we add version for DLL file. For example, ippac.dll is changed to ippac-5.1.dll. Could that be problem for question?
Regards,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Yes, I think the new file naming method is the problem. If I revert the filename back to what it looks in version 5.0, OpenCV can locate the files correctly. My only concern is whether this would have any side effect, such as broken function pointers?
Thanks.
Regards,
Milan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Milan,
Some DLLs have dependence on other DLLs. For example, ippcv-5.1.dll depends on ippcore-5.1.dll. Manully changing the name may bring some issues.
Chao

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