登录
首页 » Visual C++ » m11

m11

于 2014-04-15 发布 文件大小:3791KB
0 201
下载积分: 1 下载次数: 6

代码说明:

  混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal components analysis, PCA) 方法来刻画椭球体背景模型, 提出了一种基于主成分分析的Codebook 背景建模算法. 实验表明, 本文算法不仅能够更准确地描述背景像素值在RGB 空间中的分布特征, 而且具有良好的鲁棒性.(The background modeling algorithm of mixture of Gaussian (MOG) and codebook is widely used in moving object detection of surveillance video. However, the ball model of MOG usually assumes that the three components of RGB are independent, while the cylinder model of codebook assumes that the value of background pixel is distributed uniformly within the cylinder and the changing direction of brightness points to the origin of the coordinate system. These assumptions reduce the descriptive capability for background modeling. Therefore, the paper proposes an ellipsoid- based background model, which overcomes the MOG and codebook0s limitations. By using principal component analysis to depict the ellipsoid background model, a novel PCA-based codebook background modeling algorithm is proposed. Experiments show that this algorithm can not only give more accurate description of the distribution of background pixels but also have a better robustness.)

文件列表:

一种基于主成分分析的Codebook背景建模算法_霍东海.pdf,4123076,2014-02-06

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

发表评论

0 个回复

  • 12
    说明:  关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
    2015-01-10 14:48:06下载
    积分:1
  • pinghua
    实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行(Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly)
    2014-06-13 16:45:36下载
    积分:1
  • 7Faceqianqichuli
    数字图像处理方面的常用操作 人脸识别 图像打开和保存 类似photoshop操作 (Digital image processing operations commonly used face recognition and preservation of the image to open a similar operation photoshop)
    2009-01-03 21:02:26下载
    积分:1
  • VCPP-image-processing-chapter05
    VisualC++数字图像处理技术详解第2版光盘-第五章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter V)
    2016-04-16 13:33:13下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • two-number
    该程序能够实现图像的二值化,基于C语言的。实现的效果很好(The program to achieve a binary image, based on C language. Achieve a good effect)
    2012-07-05 14:12:03下载
    积分:1
  • shuzishuiyinzongshu
    :数字水印将感觉不到的信号嵌入到声频、视频和图像中以实现不同的目的。例如: 添加标题和版权保护。首先介绍 了有关数字水印的基本原理、重要属性及其主体框架。然后,将数字水印按不同角度划分为不同种类。讨论了各种各样的数 字水印算法以及数字水印在不同领域的应用,并简要介绍了对数字水印的攻击。最后,给出了数字水印当前的研究现状和发 展形式及前景。(: Digital watermark embedding imperceptible signals to the audio, video and images to achieve different purposes. Example: Add a title and copyright protection. Firstly, the basic principle about digital watermarking, and the main framework of the important attributes. Then, the digital watermark according to different angles into different types. Discussed a wide range of digital watermarking algorithms and digital watermarking applications in different fields, and a brief introduction of the digital watermarking attacks. Finally, the digital watermark of the current situation and development in the form of research and prospects.)
    2015-03-18 16:12:36下载
    积分:1
  • yunlai
    在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。(Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation)
    2017-03-04 03:03:26下载
    积分:1
  • Eyes
    图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等(Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification, etc.)
    2014-03-27 22:36:07下载
    积分:1
  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载