搜索资源列表
yidongzhenche
- 动态检查摄像机前移动的物体,当有物体经过的时候,会发出报警信号-dynamic camera inspection before moving objects when the objects through time, will issue a warning signal
VideoObjectDetection
- 本程序支持摄像头,通过逐祯差分实现视频中移动物体的检测。同时还带有中值滤波、平均值滤波、微分边缘检测等代码
lunkuojianche
- 可以从一段视频文件或者摄像头采集视频,提取采集来的视频文件中的移动物体的轮廓,效果还不错,要用到opencv
fa
- 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体
approximate_median
- 这是采用approximate median的方法 对video中移动物体处理的另外一种方式。-This is the approximate median method used for moving objects in video deal with another way.
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
IGMM
- 这是一篇经典的论文,基于混合高斯的数学模型应用在视频处理中,进行的移动物体提取-Multi-Gaussian model is the detection of moving targets in a background reduction method, which is achieved using matlab
MobileImageSegmentationMethod
- 移动图像分割方法研究 文中针对移动图像的图像分割,采用时间域信息捕捉移动物体, 然后利用空间域信息进行细致的分割,提出了一种新颖又实用的移动图像分割方法 -Mobile text, image segmentation method for mobile imaging in the image segmentation, the use of time domain information to capture moving objects, then the use of det
showvedio
- 打开avi视频,并通过相应算法分析检索移动物体,其中涉及到使用OPENCV-check the moving
moveDetect
- 运动物体识别。 检测链接到windows摄像头的运动物体,将背景和移动物体区别开来。-Moving object recognition. Link to windows detect camera movement of objects, the background and to distinguish between moving objects.
moteCV
- C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
MoveDetection
- 图形处理中的移动物体监测是难点,次文件中含有较好的方法-Graphics processing is difficult to monitor the movement of objects, sub-file contains a good way
dectect-moving-thing
- 实现移动物体的检测,不包括静态的物体,然后将其框出。-TO achieve the dectect the moving things not include the static goods then draw a retangle
111111
- 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Opencv image difference algorithm, the camera, video capture, display the current time, and use the blue track frame track moving objects
moving-object-recognition
- 一个关于视频中移动物体确定的MATLAB识别-A matlab recognition program about extracting moving object in a video
seperate
- 使用拟合曲线的斜率对图像灰度值的变化进行处理,得到移动物体出现时刻。附有检测数据。-Using the slope of the curve fit of the image gray value changes, to give time moving objects. With test data.
8767543542543654
- 易语言摄像头移动物体感知源码,易语言写的图形图象编程源码,很好的参考。-Easy language camera mobile object perception source code, easy language to write the graphics programming source code, a good reference.
CkvsBuilder
- 机器视觉开发软件,可以跟踪图像中的移动物体的轨迹,并给出物体的坐标。-Machine Vision software can track a moving object in the image of the track and gives the coordinates of the object.
detectmoving.txt.tar
- 检测移动物体的出现,判断画面出现异物的次数-It can detect the moving of objects and count how many times it changes.
meanshift-tracking
- 给自己的平衡车开发的一款上位机,作用通过摄像头中捕捉到的视频,对视频中移动物体进行跟踪,算法是meanshift算法,经测试,平衡车可以跟踪,不过实时性上还有待改进。-Give yourself balanced car developed a PC, the role captured by the camera in the video, the video moving object tracking algorithm is meanshift algorithm has been te