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

ipView_8u_C3R

backyardigan
Beginner
231 Views

I'm trying some code sample and found a function "ipView_8u_C3R". I don't know where it is and how to use it to display an image. Anybody please shed?

Regards,

0 Kudos
2 Replies
Naveen_G_Intel
Employee
231 Views
Quoting - backyardigan

I'm trying some code sample and found a function "ipView_8u_C3R". I don't know where it is and how to use it to display an image. Anybody please shed?

Regards,

Hi,

There are few examples which use ipView_8u_C3R function to display the image. Please refer to user-guide which is available in IPP installation folder.

Also, refer to image-processing samples in IPP sample code (Download it from the below link)

http://www3.intel.com/cd/software/products/asmo-na/eng/302910.htm

Regards,

Naveen Gv

0 Kudos
Rashid
Beginner
231 Views

Hi,

There are few examples which use ipView_8u_C3R function to display the image. Please refer to user-guide which is available in IPP installation folder.

Also, refer to image-processing samples in IPP sample code (Download it from the below link)

http://www3.intel.com/cd/software/products/asmo-na/eng/302910.htm

Regards,

Naveen Gv

The sample code and examples referred in the user_guide is using a header file "image.h" which I could not find anywhere. This header file defines the structure Image8u* . Could anybody point where I can find this header file?

Rashid

0 Kudos
Reply