▍1. OpenCVgermmc
opencv关于高斯混合模型的说明,可以应用在图像匹配等的领域,为图像处理提供很大方便。(Opencv on gaussian mixture model that can be applied in the field of image matching, etc, provides great convenience for image processing. )
opencv关于高斯混合模型的说明,可以应用在图像匹配等的领域,为图像处理提供很大方便。(Opencv on gaussian mixture model that can be applied in the field of image matching, etc, provides great convenience for image processing. )
这是用于提取图片的hog特征的,是在VS环境下配置opencv库实现的,希望对你有用(This is the picture of the hog for extracting feature is the VS environment configuration opencv library to achieve, and I hope useful to you)
用张正有的方法实现摄像机内参数标定,经验证可以实现(Zhang is some method to achieve with camera calibration parameters within)
基于opencv的图像细化的很好的程序,绝对可用(Based on the opencv image thinning a very good program, absolutely free)
opencv 读取视频图像并作一些简单的基本的处理,比如边缘检测,中值滤波等等(Read the video image and make a few simple basic processing, such as edge detection, median filtering, etc.)
基于opencv的摄像头视频采集并保存的程序,保存的视频格式为AVI,操作简单。(Based on the opencv camera, video capture and save the programs, save video formats to AVI, easy to operate.)
opencv2.4.3 读入摄像头 检测运动物体显示运动轨迹(opencv2.4.3 read display camera to detect moving objects trajectories)
用于检测人脸跟踪与人眼定位的小程序源码 (Face tracking is used to detect with the human eye positioning applet source code)
对马路车流量的统计,外加对每辆经过车辆的车速计算(On road traffic statistics, plus on every passing vehicle speed calculation)
基于opencv的计算机视觉技术实现光盘,第11章(Based on the opencv computer vision technology to achieve discs, Chapter IX)
OPENCV1.0 库 VC6.0 MFC框架下的人脸识别(OPENCV1.0 library VC6.0 MFC framework of face recognition)
基于Visualc++ opencv实现本色布的粗检测(Based Visual+ Opencv achieve the rough detection of unbleached cloth)
vs2010+opencv的霍夫直线特征提取(Hove, vs2010+opencv linear feature extraction)
OPENcv播放视频的代码,可以在VC 6.0和opencv1.0版本下运行(Code OpenCV player video)
用 openCV2.0实现了小车的检测。基于轮廓的方法,基于最近领域法进行分类。(The openCV is used to detect cars in this app.)
学习 OpenCV 课后练习 5-4 已经运行成功(The Learning OpenCV supplementary exercises 5-4 has run successfully)
改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。(FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target tracking process has been modified after the code.)
OpenCV2.4.4+Visual Studio2008环境下基于particleflitter(粒子滤波)的运动目标跟踪源代码,内含检测sample。(Source code about moving object detection based on particle flitter,built with OpenCV2.4.4&Visual Studio2008 environment.)
基于七个不变矩的图像匹配算法 能够识别具有一定相似度的图像(a image matching method)