Ask Your Question

Patrick's profile - activity

2021-01-18 04:24:19 -0600 received badge  Notable Question (source)
2019-09-02 04:21:58 -0600 received badge  Popular Question (source)
2013-05-02 14:47:09 -0600 received badge  Student (source)
2013-05-02 13:31:38 -0600 asked a question What's exactly the OpenCV IPP integration?

IPP is Intel's Integrated Performance Primitives which are "highly optimized using Intel® Streaming SIMD Extensions (Intel® SSE) and Intel® Advanced Vector Extensions (Intel® AVX) instruction sets". When I use the OpenCV IPP, does it mean that ALL the openCV libraries are optimized against SSE and AVX?

Thanks in advance. Patrick.

2013-05-02 13:27:05 -0600 commented answer Should I download Intel IPP 7.1?

Does IPP improve the Matrix/Vector related operation? Sounds like IPP is based on SSE so it should though I would like to know for sure. Thanks.