- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is there a straightforward IPP that can calculate C= (A + B)/2 where A, B, and C are the 2-D matrices with same dimentions. I looked into the ippi.h and it seems to me that I have to use at least two IPPs (add and scale or add and logic shift, etc) to achieve this.
Thanks in advance
John
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi John,
you can use ippiAdd_8u_C1RSfs function, which do addition and scaling in one call
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