搜索资源列表
基于码书的目标跟踪程序
- 基于码书的目标跟踪程序,opencv+vc语言实现,在vs2008+opencv2.0环境下调试成功-Codebook-based target tracking program, opencv+ vc language in vs2008+ opencv2.0 successful debugging environment
codebook.rar
- 实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。,Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
codebook_learningcode
- codebook高级背景建模的例程,很好的学习资料-codebook high background modeling routines, good learning materials
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
- 用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
IDPSOforICME04
- 改进的粒子群对图像的codebook快速矢量最优化-Improved the image of the codebook particle swarm optimization Fast Vector
CodeBookBackground
- opencv编写的codebook建模,有一定的帮助意义-opencv编写的codebook建模有一定的帮助意义
CodeBookBackground
- Real-time foreground–background segmentation using codebook mode-Real-time foreground-background segmentation using codebook mode
Kim-codebook
- 码书模型的经典英文文献,有一定的参考价值,适合做运动检测方面的人使用。-Codebook model of the classic English literature, there is some reference value, suitable for people to use motion detection area.
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
codebook
- vc6.0+opencv 自己编写的codebook算法代码 请大家批评指教-this is my code of codebook which is programm at vc6.0 environment.I hope you can give me some suggestions
codebook
- 在Microsoft Visual Studio 2008平台下基于opencv的codebook背景建模-Microsoft Visual Studio 2008 platform opencv based codebook background modeling
codebook
- codebook算法实现运动物体检测,对动态背景中的检测有良好效果-the codebook algorithm for moving object detection, has a positive effect on the detection in dynamic background
codebook
- 根据国外原文codebook翻译的中文版学习资料,对学习codebook动态背景建模很有帮助-According to foreign original codebook translated Chinese version of the learning materials, learning codebook dynamic background modeling helpful
Codebook-based-motion-detection
- 基于码书的运动检测算法,非常好的代码,值得参考。-Codebook-based motion detection
codebook
- 背景建模 码本 VS2013 + Opencv 2.4.9-VS2012 Opencv 2.4.9 codebook
codebook
- codebook算法实现运动物体检测,用opencv实现-codebook algorithm using to detect moving object.
codebook算法
- codebook的建模效果比平均背景法好很多,建模过程中可以适应运动。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。(Image processing, codebook algorithm)