OpenCV and Intel's C++ Compiler

asked 2013-07-22 02:34:23 -0600

enienws gravatar image

Is there any one who had built OpenCV with Intel's C++ compiler?

Which compiler flags should be used for OpenCV compilation to get best performance from library?

I want to benefit from vectorization properties of compiler and want machine code of OpenCV which fully benefits SSE and AVX instructions.

At least some clues about this issue will be fine for me.

Regards.

edit retag flag offensive close merge delete