搜索资源列表
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
opencv_mfc
- OpencV与MFC综合应用,希望大家提出宝贵意见,愿意和大家交流学习-OpencV integrated application with MFC I hope you valuable advice, and is willing to share their learning
learningOpenCV
- 学习OpenCV中文版,找了好久,分享给大家-Learning OpenCV Chinese, looking for a long time to share to everyone
opencv_Mine
- 用opencv和C++写的扫雷的程序。与大家一起共享。-C++ with opencv and written procedures for mine clearance. To share with everyone.
OpenCV-example
- 利用 Opencv 编程的许多实例详解,与大家分享!-Many instances of the use of Opencv Detailed programming, to share with you!
MyVideo_pictureV1.0
- Opencv 与 MFC 结合编程的一个实例,与大家分享!-Opencv and MFC programming with an example to share with you!
share
- it s a document about opencv in vietnammese.it s maybe very useful for you
jiance
- 人脸检测 初学者入门的好例子,希望对大家有用。很快开心与大家分享。-Face Detection Beginners good example of hope for all of us. Happy to share with you soon.
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
moving-object-detection-method-
- 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
motion-detection-techniques
- 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
target-detection-and-tracking
- 论文针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,利用OPENCV的运动物体跟踪的数据结构、函数和基本框架,建立一个由人机交互界面模块,运动物体的前景检测模块,运动物体的团块特征检测模块等,最后使用建立的系统进行了实验,结果表明系统能正确的进行运动物体的实时检测和跟踪,并具有良好的鲁棒性。-OpenCV-based moving target detection and tracking of some of the articles I read, I feel you c
OpenCV-configured-under-vs2010
- vs2010下配置OpenCV,很不错的资料,共享一下,和大家共勉!-vs2010 configured OpenCV, very good information, share the, and we encourage each other!
xiangsutezheng
- 做研究生课题之间,整理的一些基于像素特征人群密度分类的一些文档,分享给大家-To do the graduate program, some of the finishing of the classification based on population density of pixel characteristics documents, share
biaozhuntu--opencvtest
- 经典的几张图像处理测试图片,整理好的,供大家共享。-The classic test images of several image processing, sorting good for everyone to share
eyesdetect
- 这是一个基于opencv的人眼检测程序,并且可以看到调试的结果,现分享给大家-This is based opencv eye detection program, and you can see the results of debugging, we now share
movingobjectdetecte
- 网站上找到的运动目标检测,程序很不错,分享给大家,互相学习-Found on the website of the moving target detection, the program is very good, for everyone to share, learn from each other
edge-histogram-cv
- 利用OpenCV实现图像边缘直方图输出。这是边缘直方图显示程序,贴出来给大家分享一下-Using OpenCV for image edge histogram output. This is the edge of the histogram display program, posted to share with you
opencv_tutorial
- OPENCV学习指导的基本程序,可进行扩展 对初学者帮助很大,分享一下-The basic procedure of OPENCV guide, can be extended very helpful for beginners, to share
test
- 《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From Op