Skip to content

fendouai/OpenCVTutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c627fb · Mar 15, 2020

History

18 Commits
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 17, 2020
Feb 23, 2020
Feb 17, 2020
Feb 17, 2020
Mar 15, 2020

Repository files navigation

写在前面的话

OpenCV是计算机视觉中经典的专用库,其支持多语言、跨平台,功能强大。OpenCV-Python为OpenCV提供了Python接口,使得使用者在Python中能够调用C/C++,在保证易读性和运行效率的前提下,实现所需的功能。

OpenCV-Python Tutorials是官方提供的文档,其内容全面、简单易懂,使得初学者能够快速上手使用。2014年段力辉在当时已翻译过OpenCV3.0,但时隔五年,如今的OpenCV4.1中许多函数和内容已经有所更新,因此有必要对该官方文档再进行一次翻译。

翻译过程中难免有所疏漏,如发现错误,希望大家指出,谢谢支持。

OpenCV-Python Tutorials官方文档:https://docs.opencv.org/4.1.2/d6/d00/tutorial_py_root.html

目录

关于

OpenCV 中文官方文档

http://woshicver.com/