背景建模開源庫:BGSLibrary
用C++編寫的用于 background subtraction (BGS)背景減去相關算法的開源庫,包含了29種目前常用的背景減去算法,代碼支持Windows和Linux.。 目前該庫中包含的BGS算法有:</span></span>
Basic methods, mean and variance over time: (StaticFrameDifferenceBGS) Static Frame Difference (FrameDifferenceBGS) Frame Difference (WeightedMovingMeanBGS) Weighted Moving Mean (WeightedMovingVarianceBGS) Weighted Moving Variance (AdaptiveBackgroundLearning) Adaptive Background Learning 1 (DPMeanBGS) Temporal Mean 1 (DPAdaptiveMedianBGS) Adaptive Median of McFarlane and Schofield (1995) paper link 1 (DPPratiMediodBGS) Temporal Median of Cucchiara et al (2003) and Calderara et al (2006) paper link1 paper link2 paper link3
Fuzzy based methods: 2 (FuzzySugenoIntegral) Fuzzy Sugeno Integral (with Adaptive-Selective Update) of Hongxun Zhang and De Xu (2006) paper link 2 (FuzzyChoquetIntegral) Fuzzy Choquet Integral (with Adaptive-Selective Update) of Baf et al (2008) paper link 3 (LBFuzzyGaussian) Fuzzy Gaussian of Sigari et al (2008) paper link
Statistical methods using one gaussian: 1 (DPWrenGABGS) Gaussian Average of Wren (1997) paper link 3 (LBSimpleGaussian) Simple Gaussian of Benezeth et al (2008) paper link
Statistical methods using multiple gaussians: 1 (DPGrimsonGMMBGS) Gaussian Mixture Model of Stauffer and Grimson (1999) paper link 0 (MixtureOfGaussianV1BGS) Gaussian Mixture Model of KadewTraKuPong and Bowden (2001)paper link 0 (MixtureOfGaussianV2BGS) Gaussian Mixture Model of Zivkovic (2004) paper link1 paper link2 1 (DPZivkovicAGMMBGS) Gaussian Mixture Model of Zivkovic (2004) paper link1 paper link2 3 (LBMixtureOfGaussians) Gaussian Mixture Model of Baf et al (2008) paper link
Type-2 Fuzzy based methods: 2 (T2FGMM_UM) Type-2 Fuzzy GMM-UM of Baf et al (2008) paper link 2 (T2FGMM_UV) Type-2 Fuzzy GMM-UV of Baf et al (2008) paper link 2 (T2FMRF_UM) Type-2 Fuzzy GMM-UM with MRF of Zhao et al (2012) paper link1 paper link2 2 (T2FMRF_UV) Type-2 Fuzzy GMM-UV with MRF of Zhao et al (2012) paper link1 paper link2
Statistical methods using color and texture features: 4 (MultiLayerBGS) Multi-Layer BGS of Jian Yao and Jean-Marc Odobez (2007) paper link
Non-parametric methods: 5 (PixelBasedAdaptiveSegmenter) Pixel-Based Adaptive Segmenter (PBAS) of Hofmann et al (2012) paper link 0 (GMG) GMG of Godbehere et al (2012) paper link 6 (VuMeter) VuMeter of Goyat et al (2006) paper link
Methods based on eigenvalues and eigenvectors: 1 (DPEigenbackgroundBGS) Eigenbackground / SL-PCA of Oliver et al (2000) paper link
Neural and neuro-fuzzy methods: 3 (LBAdaptiveSOM) Adaptive SOM of Maddalena and Petrosino (2008) paper link 3 (LBFuzzyAdaptiveSOM) Fuzzy Adaptive SOM of Maddalena and Petrosino (2010) paper link
項目主頁:http://www.baiduhome.net/lib/view/home/1367111333375
本文由用戶
jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!