- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using IPP 6.0.062 to optimize some legacy program, but I found only two functions, ippiSet and ippiCopy have mask ROI mode, ippiMulC or ippiSubC, whereas, have no such modes. So I must first use ippiCopy to copy the masked pixel data to anotherimage, do something to it, then use ippiCopy to copy the masked pixel data back to the original image. Thus the performance does not improve much.
I am wondering why not provide such modes for functionslike ippiMulC and ippiSubC, and if I canimprove the performance much using some tricks I don't know yet?
Thanks a lot!
Mingzhong Yu
I'm using IPP 6.0.062 to optimize some legacy program, but I found only two functions, ippiSet and ippiCopy have mask ROI mode, ippiMulC or ippiSubC, whereas, have no such modes. So I must first use ippiCopy to copy the masked pixel data to anotherimage, do something to it, then use ippiCopy to copy the masked pixel data back to the original image. Thus the performance does not improve much.
I am wondering why not provide such modes for functionslike ippiMulC and ippiSubC, and if I canimprove the performance much using some tricks I don't know yet?
Thanks a lot!
Mingzhong Yu
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mingzhong,
Thanks for the suggestion. We will track it for future consideration. It looks that ippiMulC or ippiSubC are two important functions for you. Right?
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Chao Y (Intel)
Mingzhong,
Thanks for the suggestion. We will track it for future consideration. It looks that ippiMulC or ippiSubC are two important functions for you. Right?
Thanks,
Chao
I guess most arithmetic operations (statistics too ?) would benefit from having masked versions, not juste the two mentioned.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - elhefe38
I guess most arithmetic operations (statistics too ?) would benefit from having masked versions, not juste the two mentioned.
Regards
sure, I could't agree more.
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