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

Is ipView documented somewhere?

jllsmith
Beginner
731 Views
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 Kudos
3 Replies
Vladimir_Dudnik
Employee
731 Views
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 Kudos
teju_sanghavi
Beginner
731 Views
"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 Kudos
Vladimir_Dudnik
Employee
731 Views

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 Kudos
Reply