登录
首页 » Visual C++ » AVI

AVI

于 2011-10-27 发布 文件大小:3523KB
0 299
下载积分: 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 个回复

  • ostu
    ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法(ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve)
    2013-07-26 14:02:37下载
    积分:1
  • tuxiangzengqiang
    这里的图像增强包括灰度修正、平滑、滤波、锐化等,是图像处理的基本操作,本代码调试通过(Here, including gray-level correction image enhancement, smoothing, filtering, sharpening, etc., is the basic image processing operations, the code debugging by)
    2010-09-04 15:16:24下载
    积分: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
  • gmm
    EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
    2015-11-19 16:20:15下载
    积分:1
  • SIFT
    提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
    2020-12-10 10:49:21下载
    积分:1
  • SiftGPU-V370
    说明:  使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors. SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified. SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided. )
    2011-02-23 10:20:27下载
    积分:1
  • Calculate
    This is simple calculator program. I m making a GUI calculator interface in MFC. this program works pretty well.
    2011-07-28 15:22:25下载
    积分:1
  • IAcrossLine_Tn
    过线检测:依据物体运运动轨迹,分析是否过线 (In lane detection: Based on the trajectories of objects transported to analyze whether the line)
    2012-07-23 11:13:46下载
    积分:1
  • consturct_curve
    对测井曲线进行重构的程序,可以充分利用测井特征曲线所反应的岩性特征信息,完成多信息的融合(Log curve reconstruction procedures)
    2012-07-19 05:19:33下载
    积分:1
  • gxty
    一种光学测试的算法,有助于全面分析激光大气传输特性及其对光电系统性能的影响,希望对大家有帮助哦(An optical testing algorithm, which helps to fully analyze the characteristics of laser propagation in the atmosphere and its impact on the performance of photovoltaic systems, we want to help oh)
    2017-03-03 16:14:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载