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

IPP 5.0 ippiMatchTemplate functions removed. What do I use instead?

paulgauthier
Beginner
722 Views
In ver. 5.0, the ippiMatchTemplate functions are missing. How do I migrate my machine vision application that uses these functions to ver. 5.0?
0 Kudos
1 Reply
Intel_C_Intel
Employee
722 Views

ippiMatchTemplate functions were the wrapper for ippiSqrDistanceSame_Norm, ippiCrossCorrSame_Norm andippiCrossCorrSame_NormLevel functions. You can use them

Alexander

0 Kudos
Reply