- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all, I want to add two 8-bit images and store the result to a 16-bit array. I have go through all the IPP function but it seems that there is no support for this operation. Can anyone here give me some hints what is the most efficient way to do this with IPP?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi massaro,
No, it seems there is no simple way. You may convert 8-bit to 16 bit, then add them. or you add them in 8 bit with scale factor, then covert to 16bit *scale factor.
Best Regards,
Ying
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