Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Loading C# app with IPP

Sharper
Beginner
291 Views
Hello All,

I would really appriciate your help here. I am new to IPP 7.0 .
I have downloaded the evaluation of IPP and trying to run a sample application that
was delivered by intel package. The project "wavelet".
When the application start to run and try open an image file and resize it
with the function "ippiResize_8u_C3R" .. I am getting the error :

"An attempt was made to load a program with an incorrect format. (Exception
from HRESULT:0x8007000B".

Please I am running on google to find a solution for more then 3 days....

Thanks in advance
Eyal

0 Kudos
1 Reply
Ying_H_Intel
Employee
291 Views
Hi Eyal,

We can't reproduce your probelm here.No sure your exact enviorment, but it may be helpful to set IPP run-time environment variable before you run the program.


If you have thewavelet.exe produced. Would you please tryit in command line
for example

>C:\Users\yhu5\Desktop\IPP7.0\w_ipp-samples_p_7.0.4.054\ipp-samples\language-int
rface\csharp\bin>"C:\Program Files (x86)\Intel\ComposerXE-2011\ipp\bin\ippvars.
at" ia32
C:\Users\yhu5\Desktop\IPP7.0\w_ipp-samples_p_7.0.4.054\ipp-samples\language-in
rface\csharp\bin>wavelet.exe

The application should be able to open the jpgfile in the smaple folder : csharp\application\wavelet\data automactially. You can try to openother image too.

And in Visual studio, the resultis like below

Regards,
Ying .



0 Kudos
Reply