What sort of acceleration does openCV use ? How can it process so fast ?
- by Jelly Amma
I've been using openCV quite a bit lately and I'm amazed at how fast it can process arrays.
Is it using a special type of optimization or relying on special features of the CPU ?
I'm on an Intel CPU btw.