Hello There!
I'm searching for hours now and i still can't find a function to convert UYVY(4:2:2) to YUY2 (4:2:2) image.
Please help!
kind regards,
Max
Link Copied
ippiCbYCr422ToYCbCr422_8u_C2R() - UYVY to YUY2
Regards, Sergey
Hi Max,
UYVY(CbYCr422 ) to YUY2 (YCbCr422 ) conversion function and other functions for similar purpose are under 'Format Conversion' section. if you look at the reference guide.
Thank you
Thank You very much!
ippiCbYCr422ToYCbCr422_8u_C2R does the job!
regards,
Max
For more complete information about compiler optimizations, see our Optimization Notice.