搜索资源列表
motion
- 本软件为一个图像处理方面的运动图像及边缘检测的小软件-the software for an image processing of the image and edge detection of small software
Image.rar
- 静态图像中的人体检测技术在驾驶员辅助系统、人体运动捕捉、色情图片过滤以及虚拟视频等领域有重要的应用价值。,Static images of the human body detection technology in driver assistance systems, human motion capture, filter pornography and other areas as well as the virtual video has important application va
SecurityCam.rar
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
meanshift
- 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
zongshu
- 视频监控图像的运动目标检测方法综述,介绍比较全面-Video surveillance image of moving target detection methods, introducing a more comprehensive
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
bmptest
- 输入两幅图像,利用帧差法求运动对象,经过膨胀、腐蚀,然后区域分割计算车流量。-Enter the two images, the use of frame-difference method for moving object, after expansion, corrosion, and then calculating the flow region segmentation.
Videoimagemovingtargetdetection
- 视频图像运动目标检测 简单应用 识别效果比较理想,VC写的代码,值得参考 包含用使用说明-Video image moving target detection results identify a simple application ideal, VC to write the code it is also useful to use instructions included
SecurityCam
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,并生成没
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
ObjectionTracking
- 1) 运动目标的检测:图像预处理,差分,二值化,形态滤波 2)运动目标的跟踪:特征提取,搜索匹配算法,在Visual C++或Matlab环境下,编程实现。 -Tracking image
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
contour
- 本代码主要实现了对图像的边缘检测等功能,得到运动物体的目标,取得了一定的效果。-This programe is designed to get the edge of a picture
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
video-processing-framework
- 视频算法VC++《视频处理框架,视频图像运动目标检测-Video algorithm VC++ " video processing framework"
VideoDetect
- 运动图像检测,程序包含AVI文件读取、MeanShift、重心求解等算法,用MFC编写,修改方便,可以运行-Moving image detection, program contains a AVI file read, MeanShift, barycenter algorithm, with MFC prepared, easy to modify, can run
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
Matlab图像采集工具箱
- 基本的图像采集流程: 本文通过实现一个简单的运动检测程序来说明创建图像采集程序。 本程序通过对平面上未来图像帧进行像素对像素的比较类完成运动检测。 如果没有物体运动,那么各帧的像素值保持不变。否则,对应像素的值将发生变化。(Basic image acquisition process: In this paper, a simple motion detection program is implemented to illustrate the creation of image a
背景差分法检测运动目标
- 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
源码
- 用MATLAB实现KDE运动目标检测,输入图像序列进行学习,再输入测试图像可以检测图像序列中运动的目标。(Use MATLAB to realize KDE moving target detection, input image sequence for learning, and then input test image to detect moving target in image sequence.)