Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6704 Discussions

Node initialization with user defined IPP function

Kishor_D_
New Contributor I
210 Views
How can we initialize node (node->init()) with ipp function?
0 Kudos
3 Replies
Gennady_F_Intel
Moderator
209 Views
threre are DMIP samples - You can download these examples and may be it would help you
0 Kudos
Kishor_D_
New Contributor I
210 Views
We have the sample code with us. If you can help us in creating our own node with IPP calls to be linked with DMIP.We want to use modulo class in the given example, how can we create node of modulo class and use it in graph?
0 Kudos
Kishor_D_
New Contributor I
210 Views
We have done it. We derived our class from DMIP class overloaded it's Do function, created graph using our class's object as a node.
0 Kudos
Reply