本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。
很完整的官方opencv2.4.3教程 CONTENTS 1 Introduction to OpenCV 5 1.1 Installation in Linux 8 1.2 Using OpenCV with gcc and CMake 9 1.3 Using OpenCV with Eclipse (plugin CDT) 11 1.4 Installation in Windows 16 1.5 How to build applications with OpenCV inside t