OpenCV-Python3 no GUI Tutorials¶
Welcome to OpenCV-Python3 Tutorials’s documentation!
声明:
本文档是根据 OpenCV 教程在 Debian Buster 操作系统下,使用 Python 3.7.3 下重新测试运行后进行更新。
所有代码在 Jupyter 下运行,因此去掉了与 GUI 操作相关的一些内容。
贡献人员:
第二章翻译校对: 天津农学院 李阳老师
任何问题请与 118171(at)qq.com 进行联系。
- 1. Introduction to OpenCV
- 2. Core Operations
- 3. Image Processing in OpenCV
- 4. Contours in OpenCV
- 5. Histograms in OpenCV
- 6. Image Transforms in OpenCV
- 7. Advanced Image Processing in OpenCV
- 8. Feature Detection and Description
- 9. Camera Calibration and 3D Reconstruction
- 10. Machine Learning
- 11. Computational Photography
- 12. Object Detection