搜索资源列表
利用OPENCV來實現高斯混合模型的背景相減
- 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
StereoVision实现OpenCV、OpenGL、VS2008混合编程
- 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
CTest
- 基于opencv和MFC混合编程的图像双缓冲显示-Images is showing in the ClientDC by double buffering based on opencv and MFC
QtCvExample
- 混合使用QT和OpenCV的一个示例程序.-An example mix QT with OpenCV.
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
gmmPP
- 基于opencv实现的混合高斯背景建模,C++程序-gaussian mixture model for background modeling
PlateIdentify
- 车牌检测源代码包含MFC文件opencv与visual c++混合编程-Plate Identify
ga
- 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
GMMS
- OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
gussmix
- 本程序是对混合高斯模型的改进,从RGB空间转化到HSV空间。运行时要装OPENCV-This program is a Gaussian mixture model improvement, space conversion from RGB to HSV space
GMM_bg_ex
- Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
dialog_opencv_image
- VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!
blobtrack
- 用混合高斯实现的前景检测系统,基于OPENCV编写-The prospects for achieving mixed Gaussian detection system, based on written OPENCV
cvbgfg_gaussmix
- 混合高斯模型的建立,用vc 实现,内容是.cpp形式,可以移植-Gaussian mixture model, with vc implementation, content. Cpp form, can be transferred
yundongjiance
- 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
MIXGUASS
- 基于OPENCV VC 的混合高斯模型函数代码-OPENCV VC MIXGUASS
detecion2
- 混合高斯背景建模,可以将视频中运动的物体提取出来-Gaussian mixture background modeling
背景差GMM
- opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
BackGround-Fore-Detect
- 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
1图像叠加与混合
- 利用opencv实现图像叠加与混合,可直接运行(Opencv image superposition and mixing)