-
大小: 0.74M文件类型: .zip金币: 1下载: 0 次发布日期: 2021-02-12
- 语言: Matlab
- 标签: background model src shadow detection shadow-remov matlab
资源简介
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder
代码片段和文件信息
%=========================================================================%
% Mark DeJesus - gtg338q@mail.gatech.edu - 11/15/05
% backgroundModel.m
%
% In this background training process parameters associated with
% normalization are computed over N number of static background frames.
% The background is modeled statistically on a pixel by pixel basis with
% each pixel being modeled by a 4-tuple .
% E is the expected color value
% S is the standard deviation of color value
% A is the variation of the brightness distortion
% B is the variation of the chromaticity distortion
%=========================================================================%
function [ESAB] = backgroundModel(sequencePathwidthheightstartNendN)
% Read in the sequence of background
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1569 2005-12-02 00:42 src\backgroundModel.m
文件 1098 2005-12-02 00:42 src\brightnessDistortion.m
文件 1640 2005-12-02 00:46 src\bs.m
文件 721 2005-12-02 00:48 src\classify.m
文件 1544 2005-12-02 00:44 src\classifyImage.m
文件 762 2005-12-02 00:43 src\colorDistortion.m
目录 0 2005-12-02 00:35 src\data\
目录 0 2005-12-02 00:35 src\data\images\
目录 0 2005-12-02 00:55 src\data\images\mov1\
文件 8604 2005-11-29 16:51 src\data\images\mov1\fr
文件 8603 2005-11-29 16:51 src\data\images\mov1\fr
文件 8603 2005-11-29 16:51 src\data\images\mov1\fr
文件 8630 2005-11-29 16:51 src\data\images\mov1\fr
文件 8566 2005-11-29 16:51 src\data\images\mov1\fr
文件 8566 2005-11-29 16:51 src\data\images\mov1\fr
文件 8551 2005-11-29 16:51 src\data\images\mov1\fr
文件 8554 2005-11-29 16:51 src\data\images\mov1\fr
文件 8554 2005-11-29 16:51 src\data\images\mov1\fr
文件 8558 2005-11-29 16:51 src\data\images\mov1\fr
文件 8584 2005-11-29 16:51 src\data\images\mov1\fr
文件 8584 2005-11-29 16:51 src\data\images\mov1\fr
文件 8582 2005-11-29 16:51 src\data\images\mov1\fr
文件 8554 2005-11-29 16:51 src\data\images\mov1\fr
文件 8554 2005-11-29 16:51 src\data\images\mov1\fr
文件 8634 2005-11-29 16:51 src\data\images\mov1\fr
文件 8606 2005-11-29 16:51 src\data\images\mov1\fr
文件 8606 2005-11-29 16:51 src\data\images\mov1\fr
文件 8592 2005-11-29 16:51 src\data\images\mov1\fr
文件 8634 2005-11-29 16:51 src\data\images\mov1\fr
文件 8634 2005-11-29 16:51 src\data\images\mov1\fr
文件 8614 2005-11-29 16:51 src\data\images\mov1\fr
............此处省略66个文件信息
- 上一篇:reynolds-equation matlab求解雷诺方程
- 下一篇:LMS
相关资源
- SRC
- LCV “An efficientlocalChan–Vesemodelforima
- APF_model
-
PEM-fuel-cell-model 采用matlab/simuli
nk实现 - shadow-model 阴影衰落建模
- Msrcr 基于Retinex的MSRCR图像增强算法的
- battery-model-
- Simulation-model-of-micro-grid 通过软件建立
- paper-and-matlab-code 新发表论文Graph cut
- SRC 经典的稀疏表示SRC算法
- Genetic_and_Ant_Algorithms_src 对想研究改进
- HaarPSRC=Vehicle-detection 运用harr特征+SR
- LBM_D2Q9MODEL LBM Lattice Boltzmann格子波尔兹
- SRC 一个自己编的稀疏表示分类程序(
- one-dimensional-forward-modeling 地球物理一
- PMSG000 PMSG风力发电仿真模型
- modelfilter5 一个针对采用三相三线制有
- Sparse_Representations_classifier 一个常用的
- cvpr14_saliency_code
-
Wind_Turbine_Simuli
nk - seven-dugoff-model
- carfollowingmodel 在车联网研究之中
- Battery_li_ion_model 锂电池模型 主要对电
- vehicle-model 汽车七自由度的模型
- The-Quadrotor-model MATLAB下的四旋翼飞行器
- Power-System-Modeling-and-Simulation
- HPPP-model 仿真源码包括了多层异构蜂窝
-
Edrive_Simli
nk Model -
simuli
nk-model-of-power-electronics 电力电 -
pacejka_2002_tyre_model 基于simuli
nk建立的
评论
共有 条评论