Wednesday, January 20, 2010

Introduction to OpenCV

For introduction to OpenCV, please read the following resources:
  • http://opencv.willowgarage.com/
  • http://en.wikipedia.org/wiki/OpenCV
  • http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/opencv-intro.html
This web site is intended to show the examples, step-by-step guide, and practical uses of OpenCV for developing programs with Visual C++ (Visual Studio) 2008 Professional Edition.

I use Visual C++ 2008 Professional Edition to develop the examples in this web site. If you use the other compiler or different version of Visual C++, please be aware that it might work differently.

No comments:

Post a Comment