First time here? Check out the FAQ!
answered 2019-11-08 08:58:29 -0600
Use the CUDA implementation of template matching if you have a nvidia video card.
The second (and mode general) solution is to implement your algorithm in OpenCL. However this is quite complicated...