Monthly Archives: January 2011

[Notes]Installation of the Intel® C++ Composer XE (formerly Intel® C++ Compiler) and Intel® Math Kernel Library(MKL) 10.3 in Linux (Ubuntu 10.04)

Recently need to use MKL in Ubuntu, the installation and configuration of linking are a bit difficult for me. So I just leave some notes that I have tested for future reference, most words are directly copied from internet.

Posted in Uncategorized | Tagged , , | Leave a comment

[Solution] OpenCV 2.2 Webcam launch problem

My developing environment: Windows 7 64 bit, Visual Studio 2008 32bit, OpenCV 2.2 2010-12-05 Package from official website. My webcam, which works fine in OpenCV 2.1, could not even be launched in OpenCV 2.2. After some google work, it seems to be a known Bug of 2.2 version and has been solved in the branch [...]

Posted in Uncategorized | Tagged , | 9 Responses