What sort of acceleration does openCV use ? How can it process so fast ?

Posted by Jelly Amma on Stack Overflow See other posts from Stack Overflow or by Jelly Amma
Published on 2010-03-22T05:39:56Z Indexed on 2010/03/22 5:41 UTC
Read the original article Hit count: 266

Filed under:
|
|
|

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.

© Stack Overflow or respective owner

Related posts about opencv

Related posts about image-processing