资源列表
Mastering_OpenCV
- 《OpenCV2计算机视觉编程手册》英文版(原作)(OpenCV2 computer vision programming manual (English version))
GuangLiuFa
- 光流法跟踪,可以任意调节特征点的多少,VS2013+opencv c++ 版本,可运行(Optical flow tracking)
demo
- 利用opencv进行相机标定 内附标定板图像(Camera calibration with OpenCV.)
line
- 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
opencv2refman
- opencv2.4.9开发手册,详细文档(oepncv2.4.9reference mannul)
ReadVideoCanny
- 在OpenCV中读取摄像头实时读取图像,并使用Canny算子对视频进行边缘提取。(Reading video from camera of your computer by using opencv and extracting pictures' edges with canny algorithm.)
DilateAndErode
- 利用opencv中的dilate和erode函数对图片做膨胀腐蚀以及开运算和闭运算等形态学处理,可以在图片窗口划动滑条调节腐蚀和膨胀的参数。(Using the dilate and erode functions of opencv, we can process the image with some typical morphological processing such as dilate and erode.)
图割算法MyGraphCuts0.1
- 实现图像分割,给定基准色将目标完整分割出来。 效果好,速度慢。(To achieve image segmentation, given a reference color to complete the goal of segmentation. Good effect, slow speed.)
Vehicle-License-Plate-Recognition-master
- 车牌识别的程序,并有框架在里边。框架是MFC做的(License plate recognition program)
SeetaFacesTest
- 基于seetaface,opencv,vs2015的人脸识别源码(Face recognition source code based on seetaface, opencv, vs2015)
blur&canny
- 把图像进行10次blur,每次blur三个梯度的canny。opencv的教程两本(Take the image 10 times blur, each time blur three gradient canny)
car
- 识别车牌号,图像二值化,模糊处理,用MATLAB程序识别车牌号码(Identify license plate number, image binarization)
