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

How to packing pixels in ipp

danielwang1971
Beginner
331 Views

Hello,

I would like to 10-12 bits pixels packingusing ipp,Have anyidea?

Best regard,

Daniel

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
331 Views

Hi Daniel,

could you please specify in a little bitmore details what exactly operation you are looking for?

Regards,
Vladimir

0 Kudos
danielwang1971
Beginner
331 Views

Hello Vladimir,

We have big mono 10 or 12LSB pixel image like:

0000AAAA AAAAAAAA 0000BBBB BBBBBBBB....

We hope to pack them like: AAAAAAAAAAAABBBBBBBBBBBB.....

We cansave 1 byte for each 2 pixels.

Thanks.

Daniel wang

0 Kudos
Vladimir_Dudnik
Employee
331 Views

Hi Daniel,

we do not have functions which process images with such packed format and we do not have functions to convert to/from such packet format.

Regards,
Vladimir

0 Kudos
Reply