搜索资源列表
-
3下载:
这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。
并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
-
-
0下载:
运动物体检测与跟踪,绝对值得下载的程序,已经调试过的,Moving object detection and tracking, definitely worth downloading the program, has been testing
-
-
0下载:
基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
-
-
0下载:
利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
-
-
0下载:
该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
-
-
0下载:
OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
-
-
0下载:
用opencv实现的,用对称差分法检测运动物体。-Opencv achieved by using symmetric-difference moving object detection.
-
-
0下载:
该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
-
-
0下载:
如何使用OPENCV 进行运动对象的识别,可以实现自动检测-OPENCV how to use the exercise to identify the object, you can achieve automatic detection
-
-
0下载:
今年带的毕业设计,基于opencv的运动物体检测,做的还不错-Graduates this year with the design, based on the moving object detection opencv, do good
-
-
0下载:
Forward-Backward MHI(前后向运动历史图)是一个快速有效的运动目标检测方法,本程序正是实现2006年Zhaozheng Yin and Robert Collins的“Moving Object Localization in Thermal Imagery
by Forward-backward MHI”文献中的方法。此程序可以很方便的对该方法的优缺点作出评判。给运动目标检测器的选择提供了除“帧间差”和“背景相减”外的又一方法。
本程序基于OpenCV。-Forwar
-
-
1下载:
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
-
-
0下载:
这个是openCV haar训练学习的参考的文章,对haar学习很有帮助-This is openCV haar training to learn the reference article, very helpful for haar
-
-
0下载:
opencv 视频采集 及 背景跟新的 帧差法 动态目标检测-opencv video capture and background frame difference with the new dynamic object detection
-
-
0下载:
读视频文件和运动物体检测的源代码,基于openCV,在VC6下实现。推荐大家使用-Read video files and moving object detection in source code, based on openCV, in VC6 to achieve. Recommend the use of
-
-
0下载:
通过VC++和opencv轮廓实现视频流的运动目标检测-Through the outline of the moving object detection realize streaming video
-
-
0下载:
在visualc++平台和已经安装有opencv的PC机上运行。实现固定背景下运动目标检测的功能。-Run in visualc platform and has been installed opencv it on a PC. Fixed the context of moving object detection function.
-
-
0下载:
人体行为识别,运动目标检测openCV代码-motion object detection
-
-
1下载:
本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
-
-
0下载:
目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
-