资源列表
FaceDetection
- 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
Camera-calibration
- 结合实例 利用opencv软件对相机进行标定,标定方法基于张正友的平面格网法。-With examples using opencv software to calibrate the camera calibration method based on Zhang Zhengyou plane grid method.
sift
- 图像检索,基于sift算法的图像检索与拼接技术,基于sift的图像检索-Image retrieval the sift algorithm based image retrieval splicing technology, sift-based image retrieval
houghline
- 霍夫直线检测,用来检测图像中直线部分,通过参数调节,可以得到较好的实验结果-Hough line detection, used to detect images linear part, through parameter adjustment, you can get a better experimental results
camerads
- DirectShow视频采集,获取帧显示图片-DirectShow video capture, frame display pictures
DirectShowTest
- vc6.0通过DirectShow从文件中获取图片,来显示-vc6.0 DirectShow picture from a file to display
CaptureOCR
- Recognising text from imageges. OCR system.
HistMatch
- 对比两个图片归一化直方图对比相似度,用巴氏距离计算-Contrast similarity
edge_detect
- 本代码为Canny检测算法的实现,功能为对图象边缘确定与提取-The code for the the Canny detection algorithm, determine and extraction the edge of the image
face_detect
- 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
sift_flann
- sift算法实现图像匹配,利用flann匹配算子-sift algorithm of image matching using flann match operator
VMR
- VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Developed VMR prepared by the VC++ video capture and display program source code, the DirectShow and VMR7 control video captur
