搜索资源列表
opencv-shoushi
- opencv手势识别程序用VC++编写,可以再这个基础上开发ppt控制,手势控制电脑-opencv gesture recognition program written using VC++ can be developed on this basis ppt control, gesture control computer
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
ACNproj
- Object tracking using Radial Basis Function Networks(Neural networks). The implementation is done in OpenCV.
opencv-tutor-chs
- 此书是openCv设计的基础文档,openCv的学习很大程度上是需要查阅此文档的,这个文档是直接从openCv中文网站上获得的-This book is the basis for the design document openCv, openCv need access to a large extent the study of this document, this document is directly from the Chinese site receives on openCv
OpenCV-basis
- this book is chinese version of "Basis of OpenCV", has many examples and easy to understand. A supplement of "leaning opencv"
YU-Shiqi-code-of-opencv
- 这是于仕其编的关于opencv的基础教程里面所有例子的代码-This is the official compilation of his tutorial on the basis of opencv code for all examples
steorecalibration
- 该程序是在学习opencv这本书中的立体标定程序的基础上进行了一定的改动,可以直接在VS中进行运行,没有错误-Opencv in learning the program is three-dimensional book on the basis of calibration procedures carried out some changes, can be carried out directly in the VS run, no errors
image
- opencv中用于图像的显示,复制,保存等相关操作,是以后模式识别处理的基础-opencv used for image display, copy, save, and other related operations, is the basis for subsequent pattern recognition processing
opencvyuandaima
- opencv实力源代码,基本上涵盖所有的算法,在此基础上可进行开发,非常有用-opencv strength of the source code, basically covering all of the algorithm, developed on this basis can be very useful
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
mouth-position
- 该程序是利用OPENCV的studio的c++上编成的程序。该程序能够大概的检测出嘴巴的大概位置。是实现嘴巴定位的基础 -The program is the use of OPENCV the studio on the c++ compiled programs. The program can detect the approximate location of the mouth about. The basis of positioning is to achieve mouth
opencv5-21-24
- opencv基础篇例程第五章关于图像处理方面-the opencv basis articles routine
OpenCV1
- 在VC基础上利用OpenCV实现图像的调用与处理-Using OpenCV in VC on the basis of the call and processing of images
Test_Opencv
- 这个程序是在MFC的基础上应用opencv来实现图像的打开、显示、并进行Canny算子检测,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, and with Canny operator to detect, along with detailed steps.
SDI_OpenCV
- 这个程序是在MFC的单文档和多文档基础上应用opencv来实现图像的打开、显示,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, along with detailed steps.
OpenCv_Code
- OpenCv基础篇配的源代码。对于初学学习OpenCv的同学来说,很有帮助。-OpenCv basis with source code. For beginners learning OpenCv students and helpful.
opencv_base
- opencv基础篇的所有及代码,适合初学者,在VC6.0和VS2008上都可以运行-the opencv basis of all and the code, suitable for beginners, and can run on VC6.0 and VS2008
opencv-manual
- 这是opencv的基础手册,如同新华字典一样,很容易就能查到所使用的函数的功能和用法,非常方便。-This the opencv basis of manual, as the Xinhua Dictionary, can easily be found in the features and usage of the function is very convenient.
opencv_kalman
- 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
mutil_hand_segmention
- 这篇文章主要是介绍多个手部的分割,是在前面的博文:不需要骨骼跟踪的人体手部分割 的基础上稍加改进的。因为识别有的一个应用场合就是手势语言识别,而手势一般都需要人的2只手相配合完成,因此很有必要对人体的多个手部来进行分割。-The article introduced hand split, in front of the Bowen: does not require tracking of human hand bones split on the basis of a little impr
