登录
首页 » Visual C++ » AVI

AVI

于 2011-10-27 发布 文件大小:3523KB
0 312
下载积分: 1 下载次数: 922

代码说明:

  光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection matlab)

文件列表:

AVI
...\Avi.cpp,7614,2011-09-11
...\AVI.dsp,4209,2011-09-11
...\AVI.dsw,531,2011-09-11
...\Avi.h,891,2011-09-11
...\AVI.ncb,33792,2011-09-11
...\AVI.opt,48640,2011-09-11
...\AVI.plg,1205,2011-09-11
...\counter.avi,241664,2011-09-11
...\Debug
...\.....\AVI.exe,213055,2011-09-11
...\.....\AVI.ilk,246748,2011-09-11
...\.....\Avi.obj,32140,2011-09-11
...\.....\AVI.pch,4350932,2011-09-11
...\.....\AVI.pdb,500736,2011-09-11
...\.....\Main.obj,15927,2011-09-11
...\.....\vc60.idb,181248,2011-09-11
...\.....\vc60.pdb,118784,2011-09-11
...\GaussBg.avi,281600,2011-09-11
...\Main.cpp,1170,2011-09-11
...\OpticalFlow.avi,735232,2011-09-11
...\test.avi,540642,2007-07-14
...\video1.avi,432700,2007-02-24
三种检测方法比较.doc,29696,2011-09-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Max-Points-on-a-Line
    给定的n个点在二维平面上,发现的最大数量点躺在同一直线。(Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. )
    2016-03-27 19:10:38下载
    积分:1
  • circle
    一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
    2011-08-17 17:47:38下载
    积分:1
  • 256togray
    可以将256色度级的图像转化为灰度图象,挺值得新手学习一下的,希望大家能喜欢(256 chroma level images can be converted to grayscale images, very worth novice to learn about, and I hope you like)
    2014-04-19 14:48:30下载
    积分:1
  • video-processing-
    视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
    2013-07-06 09:45:19下载
    积分:1
  • bmp
    本程序是对24位图片进行灰度化,并进行去边缘的,二值化(This program is to 24 bits images of gray, and go to the edge, binary )
    2012-01-17 08:42:59下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • VehicleTrack
    视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
    2017-07-24 20:29:34下载
    积分:1
  • LineTrans
    线性变换,如图像的拉伸变换等,调试通过,简单易学(Linear transformation, such as image stretching transformation, debugging through easy to learn)
    2012-02-23 22:19:01下载
    积分:1
  • zengqiang
    图像增强里的小程序,有中值滤波,平滑处理还有频域增强(Image Enhancement in the small procedures, median filtering, smoothing also enhanced the frequency domain)
    2010-06-15 20:54:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载