搜索资源列表
OpenCV
- OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
OpenCV+3计算机视觉++Python语言实现+第二版
- 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
OpenCV官方教程中文版(For Python)
- PYTHON中应用OPENCV的教程,转自其它平台(PYTHON application OPENCV tutorial, from other platforms)
cat-detection
- 基于opencv的猫脸检测,可以检测图片中的猫脸。基于python语言实现。(cat face detection based on OpenCV)
smile-detection
- 基于Python语言和OpenCV实现了笑脸检测,首先进行人脸检测,然后在人脸检测的基础上进行笑脸检测。(This code implement smile detection based on OpenCV and Python. Face detection is done firstly and then smile detection is done based on the output face of the face detection.)
第一种方法的输出
- 背景减除提取前景并保存前景视频,利用的是opencv python(Background subtraction extracts foreground and saves foreground videos)
OpenCV-Python-Toturial
- OpenCV-Python-Toturial
OpenCV-Python-Tutorial-中文版20160814
- 用python学习opencv,很适合新手学习(Learning opencv with Python)
OPENCV_COMPUTER_VISION_PROJECTS_WITH_PYTHON
- OpenCV Computer Vision Projects with Python This book is about OpenCV vision projects with python
OpenCV Computer Vision with Python.pdf
- opencv computer vision
OpenCV计算机视觉
- 是关于Python-opencv使用的一些说明,可以作为补基础用。(it is about python-opencv and it is for readers who are lack of information about this era.)
OpenCV官方教程中文版(For Python)
- 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
python
- OpenCV331的Python的Samples打包(Samples packaging for OpenCV331's Python)
gesture_recognize.py
- 基于opencv的手势识别的猜拳游戏,可实现识别石头,剪刀,布,并和电脑的随机结果比较,判断输赢。(The opencv gesture recognition based on game, can realize the identification of stone, scissors, cloth, and compare the results and random computer, to determine the winners and losers.)
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
OpenCV官方教程中文版ForPython
- OpenCV官方教程中文版(For Python) ,网络翻译版本(For OpenCV2 learn in python)
opencv-python 去除图片文字
- opencv-python 去除图片文字