搜索资源列表
MeanShiftTracking
- 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN - SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries.
blobtrack
- 运动物体跟踪vc源码 本程序需要opencv库的支持
BK_Gauss混合高斯背景
- 本算法基于混合高斯模型编程,采用opencv库,能够运行
predict
- 利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.
kalmandlg
- 采用卡尔曼滤波进行背景建模再作差分的方法的车辆检测程序,用到了opencv库-Kalman filter for background modeling method further differential vehicle testing procedures, use the opencv library
OpenCVMatlab
- OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
eDetection
- 静态人脸检测程序,注意需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,-Static face detection process, attention to the need to provide OpenCV library support, so please be the first to the relevant Web site to download and install OpenCV,
fractalcompression
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像,可以用其他库代替-fractal compression with Opencv and MFC
Kinematics
- 6自由度机器人Jacobian(雅克比)矩阵计算类!MLGetIdentityMat为获得单位矩阵 cvInvert取逆 MLMatMulti_3矩阵相乘没有给出定义请大家自己完成,其中cvInvert为OpenCV库函数!-A computal class for 6 degree of freedom robot Jacobian Matrix.MLGetIdentityMat is the function to get a Identity Matri.MLMatMulti_3 is t
HistEqTest
- 直方图均衡化程序,vs2005程序~~,运行时需添加opencv库支持-Histogram equalization program, vs2005 program ~ ~ runtime need to add opencv library support
kalman_moving_ball
- 用C++语言和OpenCV库实现的小球抛物线运动卡尔曼估计算法-Ball parabolic motion with the C++ language and OpenCV library Kalman estimation algorithm
cvSamplePeopleDetect
- opencv识别行人实例代码,需要自行加opencv的库,即可使用。-It s an opencv example code of Pedestrian recognition , you need to add their own opencv library to use.
main
- 这个在VC++平台下面,基于opencv的库函数,进行的人脸检测的代码-This in VC++ platform below, based on the opencv library function performed face detection code
DetFace
- 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
INRIAHogLbpLabel
- 本方法是hog+lbp+svm来判断是否为行人,函数库为opencv,代码为C++,hog是opencv自带的,lbp为均匀模式,59维度,训练样本为INRIA数据集-opencv lbp svm president detection inria data
eigen3.2.8
- Eigen3.2.8为矩阵计算工具,需要编译后才能运行,在官网找了很久,发现没有这个版本了,然后上传一份,方便后面有需要的人使用,可以在openCV、PCL等库中应用-Eigen3.2.8 for the matrix calculation tool, you need to compile to run, in the official website to find a long time, found that there is no such version, and then upl
python科学计算第二版(可编辑)
- 好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
OpenCV入门教程.pdf
- OpenCV入门教程,跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。(OpenCV introductory tutorial)