YCbCr data from JPEG file

YCbCr data from JPEG file

seyol17's picture


Hello,


I want to get YCbYr Data directly(not through RGB) from JPEG file.(and vice versa)

Could you tell me how can I get that? And, is there a function doing this in IPP library?

2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
vladimir-dudnik (Intel)'s picture

Hi,

it is possible with using IPP JPEGView example, you can download it from here
http://www.intel.com/software/products/ipp/samples.htm

Regards,
Vladimir

Login to leave a comment.