Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV and Intel's C++ Compiler

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.