搜索资源列表
fractalfenxingwei
- 一个分形维的代码,用差分盒维计算图像的分形维值!还不错!-a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
RealTimeImageSub
- 一個容易入門的影像背景相減和差分檢法,對於前景偵測入門易懂
example8
- 是一种基于像素的运动检测方法,它过对视频图像序列中相邻的两个或三个图像进行差分运算来获得运动物体轮廓-Is a pixel-based motion detection method, which over the video image sequence of two or three adjacent image difference operation to get the outline of moving objects
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
diff
- Windows环境下VC6.0和VS2008及opencv1.0开发平台,用于运动跟踪,代码功能差分,并恢复差分后的原色-VC6.0 and VS2008 Windows environment and opencv1.0 development platform for motion tracking, code functionality differential, and restore the differential primary colors
tichufa
- 一元差分剔除数据的程序流程图以及c语言代码-Excluding one dollar differential data flow chart of procedures, as well as c language code
FaceDectectBasedOnDifferenceMethod
- 自己写的一个基于摄像头的人脸检测程序,通过对背景差分,利用积分投影法定位人脸区域。-A camera-based face detection process written by myself, through the difference of the background, using integral projection region face targeted.
mjhdelaunaydemo
- 常见的差值算法,简单剖分算法,以便让初学者很快入门-Common difference algorithm, a simple subdivision algorithm to allow beginners started quickly
opencv
- 运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.
c3e287d2612b
- 交错网格---非均匀介质二维声波方程(一阶压力--速度)、2阶时间差分、2阶空间差分精度-Staggered grid--- dimensional inhomogeneous medium acoustic wave equation (first-order pressure- speed), second-order time differential, second-order spatial difference accuracy
ARIMA
- ARIMA模型全称为差分自回归移动平均模型(Autoregressive Integrated Moving Average Model,简记ARIMA),-ARIMA is。。。。。
code
- 用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明-Spent three difference method, background subtraction method to identify pictures of moving objects, including a descr iption of the report and algorithms
accumulative_difference
- 通过读取视频中连续几帧图像,利用差分法获得目标图像-The target image is obtained by using the inter frame difference method, through the reading of several consecutive frames in the video.
background_subtraction
- 通过读取视频中背景图像和其中一帧图像,利用背景差分法获得目标图像-By reading the background image and one frame image, the target image is obtained by using the background difference method.
Frame
- 通过读取视频中连续几帧图像,利用帧间差分法检测得到目标图像-The target image is detected by using the inter frame difference method.
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
