搜索资源列表
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
Codebook
- 这是背景建模中关于码本模型的经典文章,通过文章可以读者很快了解码本模型。-This is the background modeling yards this model on a classic article, the reader very quickly through the article can decode the model.
codebook_Backgroundmodeling
- 用codebook方法进行背景建模(完整版)-Background modeling method by codebook (full version)
codebook
- 用opencv中的codebook法相关函数实现的背景分割程序-The codebook method using opencv in the background correlation function to achieve segmentation procedure
codebook-BGS
- 光流法之一:codebook BGS代码,参考论文Real-time foreground–background segmentation using codebook model (Kyungnam Kima,, Thanarat H. Chalidabhongseb, David Harwooda, Larry Davis),进行了简化。 实验效果:似乎噪声点太多了。-One of the optical flow method: the BGS codebook code, refer
aei(8x8)
- 用pnn或gbl进行码书设计,用aei进行码字搜索的MATLAB源码。-Pnn or carried out by gbl codebook design, aei codeword search for the MATLAB source code.
Kim-codebook
- 码书模型的经典英文文献,有一定的参考价值,适合做运动检测方面的人使用。-Codebook model of the classic English literature, there is some reference value, suitable for people to use motion detection area.
Birch
- BIRCH is applied to solve two real-life problems: one is building an iterative and interactive pixel classification tool, and the other is generating the initial codebook for image compression
segmentation-codebook
- Real-time foreground–background segmentation using codebook model 了解码书进行图像处理(背景与前景)的原理,可以从该文章中获得有益的参考价值-Real-time foreground–background segmentation using codebook model A practical paper for knowing of image processing theory(about foregro
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
Code
- 用差分法对前景图像突出显示,本程序运用的是codebook方法检测背景的-foreground detection
yizhong
- 研究一种新的矢量量化初始码书算法 一种新的矢量量化初始码书算法-A new initial codebook algorithm for vector quantization
mashu
- 关于矢量量化编码的码书设计研究 现代矢量量化编码的码书设计研究-Vector quantization of codebook design code
Hadamard
- 关于研究一种改进的基于Hadamard域的码书设计算法的进展 一种改进的基于Hadamard域的码书设计算法-Based on an improved Hadamard domain of codebook design algorithm
human-detection_0.1_src_2011-02-10_Idiap_shared(1
- This system consists of human detection, human tracking and false object detection. The human detection utilizes the background subtraction to segment the blob and use codebook to classify human being from other objects. The optimal design
testCodeBook
- 基于codebook运动目标检测。是目标检测一个重要的方法。-Codebook-based moving target detection. Is an important method of target detection.
z
- 利用codebook对视频进行运动目标检测,运行效果良好-Codebook on video moving target detection, running well
Vector-quantization
- 采用自组织映射算法(SOM)设计码书,达到全局最优,同时采用组合码字和图像块动态划分等优化算法,最终实现的码书性能比LBG算法有很大提高。这是中科大视频技术的final project,附有最终版的report和presention。-Using self-organizing map algorithm (SOM) designed codebook, the global optimum, while using a combination code word and image block
Codebook-based-motion-detection
- 基于码书的运动检测算法,非常好的代码,值得参考。-Codebook-based motion detection
codebook
- codebook算法实现运动物体检测,用opencv实现-codebook algorithm using to detect moving object.