登录
首页 » Visual C++ » VIBE

VIBE

于 2020-09-20 发布 文件大小:20719KB
0 327
下载积分: 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 个回复

  • 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
  • Edge-Detection-Algorithm
    图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等(Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.)
    2021-03-17 08:49:21下载
    积分:1
  • Pinjie
    图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
    2012-11-21 12:13:40下载
    积分:1
  • C++.netBMP24bitTo8bit
    此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
    2007-04-04 15:20:57下载
    积分:1
  • IVS
    打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
    2010-11-22 21:46:29下载
    积分:1
  • CTImageReconstruction
    ct图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行。(ct image reconstruction system, the program you need to install and configure vtk environment to compile and run the command line.)
    2015-12-15 17:21:08下载
    积分:1
  • code
    说明:  对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数(Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas)
    2008-11-26 14:27:43下载
    积分:1
  • erzhihua
    图像的二值化处理程序,用于Visual c++中(Binary image processing program for Visual c++ in)
    2010-08-13 08:50:24下载
    积分:1
  • Computergraphics
    英文原本经典计算机图形学教程,PPT格式,很好的学习材料和上课资料(English was the classic computer graphics course, PPT format, good learning materials and school information)
    2009-06-05 19:45:22下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载