搜索资源列表
HoG
- 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
OpenCV
- OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
OPENCV
- opencv作为一个开放的计算机视觉处理库,有着强大的功能,本书详细的介绍了opencv的用法和使用说明-As an open opencv computer vision library, has a strong functions, this book describes in detail the usage and instructions for use opencv
Opencv
- OpenCV是Intel公司支持的开源计算机视觉库。此为学习OpenCV的全面资料,里面包括学习opencv的的学习资料-OpenCV is the Intel Corporation to support the open source computer vision library. This is the Learning OpenCV comprehensive information, which include learning opencv of the learning mate
cvut_test
- 照相机标定。OpenCV的摄像机标定方法。《基于OpenCV的计算机视觉技术实现》第十四章源代码。多图标定。-Camera calibration. OpenCV for camera calibration. " Based on OpenCV for computer vision," the 14th chapter source code. More icon set.
Opencv
- OpenCV计算机视觉库的ppt资料,欢迎有需要的同学下载-Ppt OpenCV computer vision library information, please download the needy students
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-ebook
- 学习OpenCV(中文版)计算机_人工智能_综合作者:(美)Gary Bradski Adrian Kaehler 计算机视觉是在图像处理的基础上发展起来的新兴学科。-Learning OpenCV (Chinese version) integrated computer _ _ Artificial Intelligence Author: (United States) Gary Bradski Adrian Kaehler image processing, computer visi
OpenCV+3计算机视觉++Python语言实现+第二版
- 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
OpenCV 2 计算机视觉编程手册_中文版
- 基于开源的OpenCV库文件,便于程序员对数字图像处理的快速入门(OpenCV library files based on open source, easy programmers for digital image processing quick entry)
计算机视觉
- 计算机视觉和双目识别的资料,主要是环境是opencv(Computer vision and binocular recognition of information, mainly the environment is opencv)
OpenCV计算机视觉
- 是关于Python-opencv使用的一些说明,可以作为补基础用。(it is about python-opencv and it is for readers who are lack of information about this era.)
opencv-3.3.0
- OpenCV3.0安装包,OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上(OpenCV3.0 installation package, OpenCV is a cross platform computer vision library based on BSD license (open source), which can run in Linux, Windows, Android and M
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)
OpenCV入门教程
- OpenCV 是一个广受欢迎的开源计算机视觉库,它提供了很多函数,实现了 很多计算机视觉算法,算法从最基本的滤波到高级的物体检测皆有涵盖(OpenCV is a popular open source computer vision library that provides many functions and implementations Many computer vision algorithms are covered by the most basic filtering to
OpenCV 2 计算机视觉编程手册_中文版
- 很实用的opencv2.4.9编程手册,C++版本,讲解很清楚(A practical opencv programming manual)
深入理解OpenCV:实用计算机视觉项目解析-源代码
- 基于OpenCV的计算机视觉实例项目代码(the example of computer vision project code based on OpenCV)
OpenCV示例源码
- 关于OpenCV的好处之一就是它提供了许多内置的用于图像处理和计算机视觉相关操作的基础元素。如果你需要通过scratch写入某些内容,你将不得不定义一些东西,比如图像、点、角度等等,这些几乎是任何计算机视觉算法的基础。OpenCV提供了这些开箱即用的基础数据结构,它们都包含在core模块中。另外一个好处是,这些数据结构都已经针对速度和内存做了优化,因此,你不用担心实现细节。(One of the benefits of OpenCV is that it provides a number of
手势检测(基于OpenCV)
- 在计算机视觉的基础上,能实现手势的识别,基于opencv(On the basis of computer vision, the recognition of gestures can be realized, based on OpenCV)