Hello
I am working on my master thesis that involves using Intel Xeon Phi for image processing. I intend to use OpenCV libraries for the image processing, matrix multiplication and similar needs.
Firstly I have set up OpenCV for classic GCC compiler, and tested some basic code in Eclipse, that worked fine.
But now I'm trying to set up OpenCV for ICC and I'm not really sure what I need to do. I tried making OpenCV source using these instructions, but without success so far (errors while "make"-ing).
I also tried to use the GCC build libraries with ICC compiler in Eclipse, but that didn't work either. (screenshot in attachment).
I hope someone can give me some advice or specific solution on how to build, install and use OpenCV with MIC.
Thanks in advance
Zvonimir