Quantcast
Channel: Intel® Software - Intel® Integrated Performance Primitives
Viewing all articles
Browse latest Browse all 1489

Q. regarding DMIP based design

$
0
0

Hi all,

I have been recently looking at and experimenting with DMIP, and I have a basic question:

Suppose my task is to extract 2 columns from an Image, and add them. This I would like to do in a loop, for a different

image each time, but same column index.

It is easy to write a graph for this.

However, if using DMIP, after the source node that stores the image,

1) what node type should I use for the columns?

2) Can I overload the "add" to operate on columns?

Further, in the "classical IPP" based thinking, I would have used the GetRow/Columns for the line extraction, and ippsAdd variants for the

additions. Do I still use these, or I can use the loop based C-style summation and colums extraction, and rely on DMIP to substitute with an appropriate code?

Thanks,

Sid.


Viewing all articles
Browse latest Browse all 1489

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>