Ask Your Question
0

IPP usage OpenCV 3.x

asked 2014-07-11 10:44:52 -0600

boaz001 gravatar image

Where can I find more information on IPP usage in future versions of OpenCV?

Looking at the github repo it seems IPP usage is growing in version 3.0, but the version I am using at the moment (2.4.5) uses almost no IPP. I'm planning to migrate to OpenCV because of other benefits but the IPP code I'm currently using in my project outperforms OpenCV' counterparts up to a factor 2 sometimes... What can I expect from OpenCV version 3.x and higher?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-07-11 11:38:02 -0600

unxnut gravatar image

There is slightly more information in the CVPR presentation though it may not answer your question in its entirety. You may be better of keeping your IPP code if that is the only concern. However, OpenCV 3.x will be more efficient than 2.x due to other factors such as reliance on OpenCL.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-07-11 10:44:52 -0600

Seen: 217 times

Last updated: Jul 11 '14