- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
in case of downsampling an RGB image to YUV 420, with an unpair number of rows and/or columns, what is done with the last sample of each row/column ? is it used to produce chroma samples or is it just lost ?
thanks
aymeric
in case of downsampling an RGB image to YUV 420, with an unpair number of rows and/or columns, what is done with the last sample of each row/column ? is it used to produce chroma samples or is it just lost ?
thanks
aymeric
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I thinkoddsamples are ignored, could you please specify exactly function name?
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use ippiRGBToYUV420_8u_P3R()
and i noticed some odd-sized images could cause memory error when i allocate memory of half original plane size.
for example, i have a plane of size 9 and i allocate a plane of size 4.
thanks
aymeric
and i noticed some odd-sized images could cause memory error when i allocate memory of half original plane size.
for example, i have a plane of size 9 and i allocate a plane of size 4.
thanks
aymeric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Agree, in any case function should not destroy memory. Please submit your bug report to Premier Intel Support
Regards,
Vladimir

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