资源列表
stitching
- 基于OpenCV的双目相机标定,以及三维重建-OpenCV binocular camera calibration, as well as three-dimensional reconstruction
realize
- 能够实现车牌定位以及字母分割,能够较好实现功能-License Plate Segmentation
cilibration_test
- :用OPENCV实现的 输入图片,进行标定,并转换成鸟瞰图的程序-: With OPENCV realized input images, calibration, and converted into a bird' s eye view of the program
image_thinning
- 利用OPenCV库对图像进行细化处理,注意:一定要配置好OPENCV的环境,可直接运行-Image refinement processing using OPenCV libraries, note: Be sure to configure OPENCV environment, and can be run directly
ImageBlending
- 一个图像融合opencv程序,基于poisson image editting文章实现,并且利用mkl求解线性方程组。-The image fusion opencv program poisson image editting achieve and mkl solving linear equations.
QDHE.avi
- 利用opencv编程,基于直方图均衡的视频增强技术。通过分割图像,适当拉伸,增强效果较好。-Using opencv programming, based histogram equalization video enhancement technology. By image segmentation, proper stretching, enhance better.
MyStero_vision
- 双目视觉测距,包括摄像机标定,立体匹配等功能-Binocular vision ranging, including camera calibration, stereo matching function
OPENCV
- 可用的机器视觉识别图形边缘-外接矩形框,接普通摄像头可连接-Available machine vision recognition Graphic Edge- boundingbox
OnlinePCA
- 通过在线PCA来识别手势,并能对新增手势做一定的增量,很好的实现了增量学习。算法具有效率高,识别率好,速度快等特点,同样适合其他模式识别方面的应用。-The learning method for hand gesture recognition system based on vision is commonly off-line,which results in repeated off-line learning when new hand gestures come. Its real-
KuGouController
- 用opencv实现,对多个手指进行的识别功能,大环境是visual C++2010,运行前需配置-this is a file that contains codes for fingers detect,you may need to install opencv and visual C++ first.
CV2
- 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
CV4
- 立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an