Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6670 Discussions

project file or solution file for sample code for IPP JPEG encoder/decoder

fanguts
Beginner
214 Views
Hello,
I downloaded some IPP sample code. I could not find project file or solution file in sample code ? would you provide these? I would trace the sample code and do some integration to my program. Thank you very muck

Fanguts
0 Kudos
5 Replies
pvonkaenel
New Contributor III
214 Views
Quoting - fanguts
Hello,
I downloaded some IPP sample code. I could not find project file or solution file in sample code ? would you provide these? I would trace the sample code and do some integration to my program. Thank you very muck

Fanguts

Which sample are you referring to and for which version of IPP? Looking at the IJG samples for IPP 6.1 there is a solution and project files. If you are trying to use the UIC sample, then thereare build32 and buildem64t batch files which build from the command line.
fanguts
Beginner
214 Views
Quoting - fanguts
Hello,
I downloaded some IPP sample code. I could not find project file or solution file in sample code ? would you provide these? I would trace the sample code and do some integration to my program. Thank you very muck

Fanguts

Thanks for response. I am trying JPEGview (basicly I want to convert Bmp to JPEG). but I couldn't find project/solution file.
yes, you provided a solution file for example ippidemo, but that is just for bmp file process.
fanguts
Beginner
214 Views
Quoting - pvonkaenel

Which sample are you referring to and for which version of IPP? Looking at the IJG samples for IPP 6.1 there is a solution and project files. If you are trying to use the UIC sample, then thereare build32 and buildem64t batch files which build from the command line.

Thanks for response. I am trying JPEGview (basicly I want to convert Bmp to JPEG). but I couldn't find project/solution file.
yes, you provided a solution file for example ippidemo, but that is just for bmp file process. thank you again
Ying_H_Intel
Employee
214 Views

Hello fanguts,

I have one MSVC 2005 project of JPEGview (butfor previousIPP version, 5.3.x). I upload it here for your reference.
thedirectory structure is a little deep. Please find the *.sln file at jpegviewjpegviewjpegviewjpepViewjpepView.sln ( and keep thedirectory structure).

Regards,
Ying
fanguts
Beginner
214 Views
Quoting - Ying Hu (Intel)

Hello fanguts,

I have one MSVC 2005 project of JPEGview (butfor previousIPP version, 5.3.x). I upload it here for your reference.
thedirectory structure is a little deep. Please find the *.sln file at jpegviewjpegviewjpegviewjpepViewjpepView.sln ( and keep thedirectory structure).

Regards,
Ying

Ying, thank you for your help. now everyting is fine
Reply