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

problem in ippiSample

Intel_C_Intel
Employee
270 Views
In the ippiSample example program images are displayed upside-down. You can easily verify this by replacing the Jaehne image with a non symmetrical one.
How can I modify the example to display images correctly. Thank you
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
270 Views
Hi,
you can change drawing by modifying CSampleView::OnDraw() function in SampleView.cpp file.
Regards,
Vladimir
0 Kudos
Intel_C_Intel
Employee
270 Views
I was running the program on an extended desktop over two monitors (2560x1024); in that case images were upside down. When I use a single 1280*1024 desktop everything is OK.
Best regards
Ciro
0 Kudos
Vladimir_Dudnik
Employee
270 Views
Oh, really? That's interesting. Probably it is connected with setting for the second monitor?
Vladimir
0 Kudos
Reply