-
OpenCV 2.4.3版本教程
资源介绍
很完整的官方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 the Microsoft Visual Studio 26
1.6 Introduction into Android Development . . . 36
1.7 OpenCV4Android SDK 68
1.8 Android development with OpenCV . . . 78
1.9 Installation in iOS 92
1.10 Load and Display an Image 93
1.11 Load, Modify, and Save an Image 95
1.12 How to write a tutorial for OpenCV? 98
2 core module. The Core Functionality 107
2.1 Mat - The Basic Image Container 109
2.2 How to scan images, lookup tables and time measurement with OpenCV 115
- 上一篇: opencv2参考手册
- 下一篇: opencv-4.0.1整合contrib_可直接安装.rar