资源列表
kalmanfilter
- 通过kalman预测目标的下一帧中所在位置,实现目标的准确跟踪(Through the Kalman prediction of the target in the next frame of the location, to achieve accurate tracking of the target)
代码
- 匹配代码sift;surf;ncc;相机标定和校正(Match code and camera calibration)
project_6_extended_kalman_filter
- 卡尔曼滤波在汽车上的应用,车道线识别跟踪,消失点,检测目标的识别跟踪(kalman_filter in car lane detection)
OpenCV-2.1.0-win
- opencv 2.1 VS2008 库文件(opencv this is opencv for vs2008 source)
SURF
- surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
mirror_horizontally_image
- 利用Opencv,对输入图像进行水平镜像翻转操作,输出镜像后的图像。(mirror_horizontally_image)
readvideo
- 读取视频序 要处理视频序列,首先要读取每个帧。opencv提供了一个便于使用的框架来实现提取帧,帧的来源可以是视频文件,也可以是USB或者摄像机。(read video consequence)
readvideo
- 我们要指定一个函数(回调函数),视频序列的每一帧都会调用它。该函数定义为输入一个mat视力,输出一个处理完毕的帧。(vs c++ use opencv to image canny)
caijian_program
- 将图片裁剪想要大小的图像块。可以继续拓展为自动裁剪多张,压缩包内有说明,可以继续添加功能。(Cut the image to the size of the image block.)
数学建模程序218-226
- 人脸老化的程序,包括图像处理,器官识别等等(Facial aging procedures)
实现Harris角点检测算法
- 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
thinning_test02
- 通过ZHANG并行细化算法,实现图像的细化处理。(By the ZHANG parallel thinning algorithm,we realize the purpose of thinning image.)
