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

Pixel to Plane Conversion, and more

joslin
Beginner
666 Views
Hi,
I am looking for several functions, which seem to be missing, but I post here just in case I am not finding them due to naming ...
I am looking for IPP functions that might do:
Pixel to Plane Conversion (for HSV/RGB if that makes a difference)
Plane to Pixel Conversion
Bayer Tiled Image to Pixel Conversion (i.e. Bit to Byte Conversion, or even Bit to Plane Conversion)
Best, Chris.
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
666 Views
Hi Chris,
it seems to be kind of popular question:) You can look at http://softwareforums.intel.com/ids/board/message?board.id=IPP&message.id=1037#M1037thread, I belive answer which Seiji-Torigoeprovides can help you.
Regarding bit images, we only have conversion function, to convert 1u images to 8u images (see ippiConvert_1u8u_C1R, ippiConvert_8u1u_C1R).
Regards,
Vladimir
0 Kudos
joslin
Beginner
666 Views
Hi,
Thanks - that worked great.
Best, Chris.
0 Kudos
Reply