openCV使用什么样的加速度?它如何处理如此之快? [英] What sort of acceleration does openCV use ? How can it process so fast?

查看:121
本文介绍了openCV使用什么样的加速度?它如何处理如此之快?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近一直在使用openCV,我对它处理数组的速度感到惊讶。
是使用特殊类型的优化还是依赖CPU的特殊功能?
我用英特尔CPU btw。

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.

推荐答案

OpenCV使用 英特尔集成性能基元 。这个库依赖于积极的优化以及小心使用特殊的CPU功能(SSE,SSE2,...)

OpenCV uses the Intel Integrated Performance Primitives under the hood. this library relies on aggressive optimization as well as careful use of special CPU features (SSE, SSE2, ...)

这篇关于openCV使用什么样的加速度?它如何处理如此之快?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆