- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can someone please provide an easy/fast way of converting YUV422 (interlaced, U Y V U V ...) to YUV (interlaced YUV YUV ..., or planar)?
Can I expect to find a function to do this in IPP 5.0?
Thanks
Can I expect to find a function to do this in IPP 5.0?
Thanks
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
do you mean upsampling and re-ordering?
We have functions like
/* ////////////////////////////////////////////////////////////////////////////
// Name: ippiYCbCr422_8u_P3C2R, ippiYCbCr422_8u_C2P3R
//
// Purpose: Converts 422 planar image to 2-channel pixel-order
// image and vice versa.
// Name: ippiYCbCr422_8u_P3C2R, ippiYCbCr422_8u_C2P3R
//
// Purpose: Converts 422 planar image to 2-channel pixel-order
// image and vice versa.
is it close to what you are looking for?
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vdudnik wrote:Hi,do you mean upsampling and re-ordering?We have functions like/* ////////////////////////////////////////////////////////////////////////////
// Name: ippiYCbCr422_8u_P3C2R, ippiYCbCr422_8u_C2P3R
//
// Purpose: Converts 422 planar image to 2-channel pixel-order
// image and vice versa.is it close to what you are looking for?Regards,Vladimir
It's close, but I really would like to obtaing something like RGB24 (but with YUV). I now information will be duplicated, but I wanted more "standard" format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So, please submit your feature request to premier.intel.com, it will be reviewed later.
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the help. IPP 5.0 beta now has a function to perform this operation.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page