Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
公告
Important Update: Community Platform Migration​. Learn more​>

problem in ippiSample

Intel_C_Intel
员工
1,606 次查看
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 项奖励
3 回复数
Vladimir_Dudnik
1,606 次查看
Hi,
you can change drawing by modifying CSampleView::OnDraw() function in SampleView.cpp file.
Regards,
Vladimir
0 项奖励
Intel_C_Intel
员工
1,606 次查看
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 项奖励
Vladimir_Dudnik
1,606 次查看
Oh, really? That's interesting. Probably it is connected with setting for the second monitor?
Vladimir
0 项奖励
回复