Compiling and configuring the OpenCV library for use with Visual Studio 2010
This video tutorial shows how to build OpenCV with TBB (threading building blocks) support for Visual Studio 2010. When building is finished, I also demonstrate how to configure Visual Studio 2010 so you can compile and run programs that use… Continue reading
Compiling and configuring Boost C++ libraries for Visual Studio 2010
This video demonstrates how to compile the Boost C++ Libraries for VC++ 10.0. It will then show how to configure Visual Studio 2010, making it ready for use in your own C++ projects. You can download the source code at:… Continue reading