资源列表
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.)
HGCFTV
- 可以实现简单的手势识别,实现1到10的识别(achieve a simple gesture recognition, from1 to 10)
src - 双目
- 通过socket协议将服务器的摄像头采集的图像经过稳像算法后传给客户端。(Through the socket protocol, the image collected by the server's camera is transmitted to the client through the image stabilization algorithm.)
speed_detection
- 本程序是基于虚拟线圈的流动车速检测程序,平台为VS2010+OpenCV2.4.10(This procedure is based on the virtual coil flow speed detection procedures, the platform for VS2010+OpenCV2.4.10)
haarcascade_frontalface_default
- 利用python中的opencv库,实现人脸识别的xml文件(The use of Python Library in opencv, XML file for face recognition.)
车牌识别
- 简单的车牌识别系统,适合opencv初学者学习(Simple license plate recognition system)
PINJIE
- 不使用opencv自带的stitcher函数实现图像拼接!!(to realize stitch two images)
