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

Is There An Api that can convert rgb565 to Gray?

zac_2000
Beginner
263 Views

I See ippcc.h there are some. ippiRGBToGray_8u_,ippiRGBToGray_16u_C3C1R,ippiRGBToGray_16s_C3C1R

,ippiRGBToGray_32f_C3C1R,ippiRGBToGray_8u_AC4C1R

,ippiRGBToGray_16u_AC4C1R,ippiRGBToGray_16s_AC4C1R

,ippiRGBToGray_32f_AC4C1R.

I don't wether rgb565 is in the RGB?

I want convert a Image ( RGB565 640*480pitch 2048) to Gray( pitch 640 ).

Thanks in advance!

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
263 Views

Hello,

we do not haveIPP function to convert RGB565 data to Gray, so you can submitt your feature request through Intel Premier Support channel.

Regards,
Vladimir

0 Kudos
Reply