- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all
I have question about ippiConvValid
Which function i must use if i have bmp (32bit ARGB and alfa chanellnot use (is NULL))
ippiConvValid_32f_C1R
ippiConvValid_32f_C3R
ippiConvValid_32f_AC4R
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, there is convention in IPP to treat alpha channel as the last channel in image, so you need to convert your data to RGBA format in order to be able to process them with AC4 IPP functions
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