Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Emgu CV 3.0 and T-API #27

Open
raedle opened this issue Jun 11, 2015 · 0 comments
Open

Upgrade to Emgu CV 3.0 and T-API #27

raedle opened this issue Jun 11, 2015 · 0 comments

Comments

@raedle
Copy link
Member

raedle commented Jun 11, 2015

The new T-API in Emgu CV version 3.0 "can automatically use OpenCL engine to perform the operation if a suitable OpenCL device is found. That means it will run many times faster on a system with a discrete GPU (Nvidia, AMD, Intel Iris Pro etc). On systems that do not have a OpenCL devices, the code will be run on CPU and have the same performance as if we are passing the Image<,> or Mat objects to the CvInvoke function."

Details on Emgu CV wiki: http://www.emgu.com/wiki/index.php/Tutorial#Upgrading_from_Emgu_CV_2.x_to_3.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant