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

Is ipView documented somewhere?

jllsmith
初学者
745 次查看
Hi All,
(I'm totally new to IPP, and only glanced at IPL a few years back, never used it).
I downloaded the Eval version of IPP yesterday, have been going through the various demos/examples. Ihaven't been able to find ipView_8u_C3R, which shows up in the tiler sample, documented anywhere. It seems clear from context in the sample code how to use it, but it would be nice to know more about it. It is not in any of the four main manuals or two quick refs...
0 项奖励
3 回复数
Vladimir_Dudnik
745 次查看
Hi,
ipView it is not function from IPP libraries. It is function to display IPP image and you should be able to find it's implementation in IPP samples.
Regards,
Vladimir
0 项奖励
teju_sanghavi
初学者
745 次查看
"It is function to display IPP image and you should be able to find it's implementation in IPP samples."

the example on the website is available only for the Windows platform, for which it provides a tools.zip package. the IpView command is specified in the tools.h file, which also uses the windows.h file, which obviously doesn't run on linux.

is there any way to make it run on linux.

Thanks,
Tejas
0 项奖励
Vladimir_Dudnik
745 次查看

Hi Tejas,

the quick (and easy) answer is - you can provide similar functionality on Linux by your self:)

Speaking seriously, you are right, itcan be useful kind of sample. I'm not sure about when we can provide such sample. But you can submit your feature request to Intel Technical Support center.

Regards,
Vladimir

0 项奖励
回复