ViBe

所属分类:图形图像处理
开发工具:C/C++
文件大小:23934KB
下载次数:0
上传日期:2018-11-08 20:34:40
上 传 者9434011
说明:  背景建模,目标检测\分割典型算法,能够鲁棒的适用于高噪声环境。
(Typical method for modelling background and object detection/segmentation.)

文件列表:
ViBe (0, 2016-09-14)
ViBe\ViBe (0, 2016-09-14)
ViBe\ViBe\gray.exe (6832640, 2016-09-14)
ViBe\ViBe\highwayII_raw.AVI (11763200, 2016-09-14)
ViBe\ViBe\input-background.gif (34866, 2016-09-14)
ViBe\ViBe\license.txt (1141, 2016-09-14)
ViBe\ViBe\rgb.exe (6832640, 2016-09-14)
ViBe\ViBe\sequence.avi (2871862, 2016-09-14)
ViBe\ViBe\tclkit-win32.upx.exe (1268686, 2016-09-14)
ViBe\ViBe\vibe-gray.exe (6832640, 2016-09-14)
ViBe\ViBe\vibe-gui.tcl (5937, 2016-09-14)
ViBe\ViBe\vibe-rgb.exe (6832640, 2016-09-14)
ViBe\ViBe\vibe.bat (29, 2016-09-14)

Click on vibe (or vibe.bat) to launch the program! Then select File -> Open video file for COLOR processing -> and choose sequence (or sequence.avi) Please note that the program intentionally stops after about 5 minutes and 10.000 processed frames. If your want to save your results or modify the parameters, it is possible to run the program with the appropriated arguments. ------------------------- vibe-gray.exe --------------------------------------------------------------- Usage: C:\mypath\vibe-gray.exe --input [-i] [--output [-o] ] [options] Options: --display-result-only [-ro] : display (and save) vibe segmentation exclusively --nb-samples [-n] : number of samples per pixel model (default: 20) --matching-threshold [-t] : threshold used to compare pixel samples to current pixel values (default: 20) --matching-number [-s] : number of close samples needed to classify a current pixel value as background (default: 2) --subsampling-factor [-f] : amount of random temporal subsampling (default: 16) Examples: If you wish to read from myvideo.avi, specify some parameters, display both images, and ouput a sequence of jpeg files: $> C:\mypath\vibe-gray.exe -i myvideo.avi -n 10 -s 3 --subsampling-factor 32 -o result-%010d.jpg If you wish to read from an axis netcam, just display (and save) the segmented image, and output as an .avi file: $> C:\mypath\vibe-gray.exe -i http://192.168.1.12/mjpg/video.mjpg --display-result-only -o result.avi If you wish to read from a sequence of jpeg images, output to an mpeg file, and display both images: $> C:\mypath\vibe-gray.exe -i image-%10d.jpg -o result.mpg ------------------------- vibe-rgb.exe --------------------------------------------------------------- Usage: C:\mypath\vibe-rgb.exe --input [-i] [--output [-o] ] [options] Options: --display-result-only [-ro] : display (and save) vibe segmentation exclusively --nb-samples [-n] : number of samples per pixel model (default: 20) --matching-threshold [-t] : threshold used to compare pixel samples to current pixel values (default: 20) --matching-number [-s] : number of close samples needed to classify a current pixel value as background (default: 2) --subsampling-factor [-f] : amount of random temporal subsampling (default: 16) Examples: If you wish to read from myvideo.avi, specify some parameters, display both images, and ouput a sequence of jpeg files: $> C:\mypath\vibe-rgb.exe -i myvideo.avi -n 10 -s 3 --subsampling-factor 32 -o result-%010d.jpg If you wish to read from an axis netcam, just display (and save) the segmented image, and output as an .avi file: $> C:\mypath\vibe-rgb.exe -i http://192.168.1.12/mjpg/video.mjpg --display-result-only -o result.avi If you wish to read from a sequence of jpeg images, output to an mpeg file, and display both images: $> C:\mypath\vibe-rgb.exe -i image-%10d.jpg -o result.mpg ------------------------------------------------------------------------------------------------------

近期下载者

相关文件


收藏者