登录
首页 » Visual C++ » VIBE

VIBE

于 2020-09-20 发布 文件大小:20719KB
0 306
下载积分: 1 下载次数: 43

代码说明:

  VIBE用于视频背景建模,经典算法,C++和matlab代码都有,文件是全的。(VIBE for video background modeling, classical algorithms, C++ and matlab code has a file is complete.)

文件列表:

VIBE
....\1.avi,638976,2005-03-14
....\vibematlab
....\..........\1.avi,638976,2005-03-14
....\..........\traffic.avi,208896,2007-08-20
....\..........\vibe.m,1527,2016-06-07
....\ViBe_background
....\...............\Debug
....\...............\.....\ViBe实现.exe,48128,2016-06-07
....\...............\.....\ViBe实现.exe.manifest,406,2013-01-17
....\...............\.....\ViBe实现.ilk,542000,2016-06-07
....\...............\.....\ViBe实现.pdb,1428480,2016-06-07
....\...............\ipch
....\...............\....\vibe实现-ed79413b
....\...............\....\.................\vibe实现-1b972800.ipch,57278464,2016-06-07
....\...............\ViBe实现
....\...............\........\1.avi,638976,2005-03-14
....\...............\........\Debug
....\...............\........\.....\CL.read.1.tlog,69454,2016-06-07
....\...............\........\.....\CL.write.1.tlog,2968,2016-06-07
....\...............\........\.....\hanshu.obj,89889,2016-06-07
....\...............\........\.....\link.read.1.tlog,14572,2016-06-07
....\...............\........\.....\link.write.1.tlog,1842,2016-06-07
....\...............\........\.....\mt.read.1.tlog,630,2016-06-07
....\...............\........\.....\mt.write.1.tlog,272,2016-06-07
....\...............\........\.....\stdafx.obj,4275,2016-06-07
....\...............\........\.....\vc100.idb,1043456,2016-06-07
....\...............\........\.....\vc100.pdb,1003520,2016-06-07
....\...............\........\.....\vibe.obj,103900,2016-06-07
....\...............\........\.....\ViBe实现.Build.CppClean.log,1352,2013-01-17
....\...............\........\.....\ViBe实现.exe.intermediate.manifest,381,2016-06-07
....\...............\........\.....\ViBe实现.lastbuildstate,79,2016-06-07
....\...............\........\.....\ViBe实现.log,2778,2016-06-07
....\...............\........\.....\ViBe实现.vcxprojResolveAssemblyReference.cache,707,2013-01-17
....\...............\........\.....\ViBe实现.write.1.tlog,0,2013-01-17
....\...............\........\hanshu.cpp,2753,2013-01-17
....\...............\........\hanshu.h,521,2013-01-17
....\...............\........\out.avi,5682,2016-06-07
....\...............\........\ReadMe.txt,317,2013-01-17
....\...............\........\stdafx.cpp,291,2013-01-17
....\...............\........\stdafx.h,320,2013-01-17
....\...............\........\targetver.h,314,2013-01-17
....\...............\........\ViBe-a universal background subtraction algorithm for video sequences.pdf,2633344,2013-01-17
....\...............\........\vibe.cpp,4033,2016-06-07
....\...............\........\ViBe实现.vcxproj,5654,2016-06-07
....\...............\........\ViBe实现.vcxproj.filters,1420,2013-01-17
....\...............\........\ViBe实现.vcxproj.user,143,2013-01-17
....\...............\ViBe实现.sdf,13914112,2016-06-07
....\...............\ViBe实现.sln,897,2013-01-17

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

发表评论

0 个回复

  • Canny
    用Canny算子提取边缘 用Canny算子提取边缘(Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction)
    2013-07-12 18:17:10下载
    积分:1
  • bitMAP_read&save
    说明:  bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。(bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.)
    2006-05-04 20:04:28下载
    积分:1
  • reconstruction
    基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)
    2010-06-22 19:30:56下载
    积分:1
  • gdcm-2.2.0
    医用图像处理程序,处理dicom文件。开源软件,参考dcmtk(dicom process soft)
    2012-04-11 15:17:34下载
    积分:1
  • MarkerWatershed
    标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
    2013-03-05 00:01:46下载
    积分:1
  • PICPRO
    该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。(The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.)
    2012-08-31 10:29:39下载
    积分:1
  • LineTrans
    说明:  该程序实现的功能是:图像反色,线形变换,对于图像处理初学者非常实用。(The realization of the program)
    2008-11-11 16:35:10下载
    积分:1
  • sonar-image-data
    硕士学位论文:在高分辨率成像声纳系统和回波测深仪的两个控制平台的基础上对声纳图像数据的高速显示技术的研究。文中所有的程序编写都是使用C和C++语言,在WindowsXP平台下利用VC++6.0进行编译和调试的。(study for high speed display technology on sonar image data)
    2012-05-02 07:37:04下载
    积分:1
  • OpticalFlow
    使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错(Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good)
    2013-07-26 09:24:44下载
    积分:1
  • db4-lifting-wavelet-decomposition
    db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
    2016-12-30 10:02:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载