搜索资源列表
BackSub
- 帧间差分法去背景,可以实现图片序列中的任意两帧的相减-Inter-frame difference method to the background, you can achieve any picture sequence subtraction of two
CircleFind
- 打开图片,转化为灰度图,利用圆周差分法在图像上搜索圆-Open the picture, converted to grayscale, use the circumferential difference method in image search circle
CameraVideo
- 对图片和视频进行处理,在opencv中对视频进行加噪去噪,以及背景差分法对它进行背景提取。-The image and video processing, opencv in the video noise denoising, and background subtraction method for background extraction.
bgdifference
- 本文件中含有代码文件和图片,及相应的使用说明。使用的是基于差分背景法实现多目标的跟踪,以前我下载一个同名的不能用,这是我在下载下来不能用的代码上改编的,亲测可用了,相应的运行说明在readme中。(Using background difference method to track multiobjects,the process of running is writed in readme.txt)
on_trackbar
- 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal
FrameDifference
- 可以跟踪视屏对象,用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明(Visual screen objects can be tracked)