搜索资源列表
基于码书的目标跟踪程序
- 基于码书的目标跟踪程序,opencv+vc语言实现,在vs2008+opencv2.0环境下调试成功-Codebook-based target tracking program, opencv+ vc language in vs2008+ opencv2.0 successful debugging environment
codebook_learningcode
- codebook高级背景建模的例程,很好的学习资料-codebook high background modeling routines, good learning materials
CodeBookBackground
- opencv编写的codebook建模,有一定的帮助意义-opencv编写的codebook建模有一定的帮助意义
z
- 采用codebook的编码方法,在YUV空间实现了运动目标检测。-Moving target detection using the codebook encoding method in the YUV space.
z
- 本程序使用codebook的建模方法实现了在HSV空间的运动目标检测。-This program uses a codebook of the modeling approach to moving target detection in the HSV space.
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
DlgCodeBook
- MFC集合opencv做codebook算法实现,可直接运行-The MFC collection opencv doing codebook algorithm can be run directly
codebook
- 在Microsoft Visual Studio 2008平台下基于opencv的codebook背景建模-Microsoft Visual Studio 2008 platform opencv based codebook background modeling
person-detection
- 采用混合高斯模型和codebook分别进行背景建模,实现行人检测-person detection, GMM and codebook
codebook
- cedebook背景建模方法的背景差分方法检测运动目标!-cedebook background modeling method for background subtraction method for detecting moving targets!
codebook
- 根据国外原文codebook翻译的中文版学习资料,对学习codebook动态背景建模很有帮助-According to foreign original codebook translated Chinese version of the learning materials, learning codebook dynamic background modeling helpful
StandardCB
- 标准的codebook源码,,根据codebook论文编写, 网络上大多是简化版 给出一个标准版供各位研究学习-Standard codebook source, according to the written codebook papers, mostly on the network given a simplified version of the standard version for you research study
Codebook_model
- Codebook model 视频抠像 xp sp3 + vs2005 + OpenCV 2.3.1-For a more detailed explanation of a “codebook” model refer to [reference: Gary Bradski and Adrian Kaehler: Learning Opencv, September 2008: First Edition. p. 278]. During the application of the
Test_codeboo1k
- 基于OPENCV的码本模型 可以把背景和前景区分 比较少见的资料 希望对大家有帮助-Can distinguish between background and foreground relatively rare OPENCV codebook based data model we want to help
code
- 图像分割,连通净化的codebook算法-Image segmentation, connectivity purification codebook algorithm
codebook
- Opencv中的一种运动检测方法,运用背景建模,可以快速识别运动物体在前景中显示出来-Opencv in one motion detection method using background modeling, you can quickly identify the moving object is displayed in the foreground
codebookopencv
- opencv和coodebook结合,做视频的背景建模和目标检测,可以用于视频分析和视频浓缩。-opencv combined and codebook do background modeling and object detection video can be used for video analysis and video concentrated.
BackGround-Fore-Detect
- 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
maben
- 利用码本模型作为背景模型,对视频中的目标人物进行检测。(By using the codebook model as the background model to detect video targets.)
codebook算法
- codebook的建模效果比平均背景法好很多,建模过程中可以适应运动。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。(Image processing, codebook algorithm)