- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel Integrated Performance Primitives (Intel IPP) version 4.1 is now available for download from Intel Premier Support. Version 4.1 of Intel IPP adds new support for Intel Xeon processors with Intel Intel Extended Memory 64 Technology (EM64T), as well as new expanded functions in H.264 video, AMB WB and G.722/G.729 speech codecs and new camera image functions to support for Intel Quick Capture Technology on Intel Personal Internet Client Architecture (Intel PCA). Furthermore, new updated and extensive array of code samples are provided to help your software development.
Please visit URL http://www.intel.com/software/products/ipp for details.
Sincerely
Intel Corp.
Message Edited by ysong on 09-21-2004 08:41 AM
Link Copied
11 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
good news !
I found that many fucntionswere absent in IPP4.0 , i.e. ippiAddWeighted etc.
we can find the responding function declaration in header file , but can notfind in the dll file .
what is the reason ? bugs ? or becauseit isfree version ?
Hope you give me answers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
there is no functionality limitation in evaluation version of IPP. Probably the reason is you are looking in the wrong DLL. If you are looking for ippiAddWeighted functions famility you should look in ippCV domain, because it is Computer Vision related functionality.
Your feedback about good and bad things in newest IPP version is very appreciated. It helps us to continuously improve our product and to deliver you (and all our customers) new functionality and so on.
So, you are welcome:)
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I have tried to get a free license to test it, and when i fill the questionary it gives me the 999 unknow error.
What can i do?
Thanks
Regards. Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ben,
This is just a time out error, which is usually resolved when you try to download again. If you haven't already done so, can you download again and post the results if you still have trouble?
Sorry for the inconvenience.
Thanks,
--Amanda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Customer,
Could youtell us which version of IPP you are using? Could you also double check if you are loading the right version of IPP to run this demo?
Could youtell us which version of IPP you are using? Could you also double check if you are loading the right version of IPP to run this demo?
If you still experience this problem in IPP 4.1, please submit a detailed report to Intel Premier Support at https://premier.intel.com .
Thanks,
Ying S
Intel IPP
Thanks,
Ying S
Intel IPP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello !
Would you please specify what exactly new in Intel Xeon support in 4.1 version(relative to 4.0 version).
Thanks a lot .
Jack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I downloaded the evaluation version of IPP4.1 yesterday and began to use it and I got a similar error :
"The procedure entry point ofippiYUV420ToBGR_8u_P3C3R could not be located in ippi20.dll". What is the reason of that?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Intel IPP 4.1 provide new support for Intel Xeon processors with Intel Extended Memory 64 Technology (Intel EM64T).
Please check "What's new" at
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may need to check your system to see if you have old version of IPP installed, especially in the directory system. Make sure you are not loading the older version of IPP Dll to run this demo..
I just checked this demo and it ran just fine.
Thanks,
Ying
I just checked this demo and it ran just fine.
Thanks,
Ying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello since i cant login i try to reply
i want to copy 4 matrices to one
a= [ 1 2
3 4]
b= [56
7 8]
c= [ 11
1 1]
d= [2 2
2 2]
i want matrix =
[ 1 2 5 6
3 4 7 8
1 1 2 2
1 1 2 2]
it is double type
please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Sorry if this message appears twice, but I posted it once and couldn't find it in the message listing...
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
Sorry if this message appears twice, but I posted it once and couldn't find it in the message listing...
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

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