资源列表
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)
opencv
- 人脸识别,可直接实现照片的人脸识别,以及摄像头的人脸识别吗,识别度高(Face recognition, can directly realize the face recognition of photos, as well as the face recognition of the camera, high recognition)
opencv程序
- 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
BuoLuoTest
- 采用ostu算法,再经形态学分析去除小面积提取菠萝果实图像。(Using ostu algorithm, and then by morphological analysis to remove small area extraction pineapple fruit image.)
BeiJingFenLi2
- 混合高斯背景建模进行背景分离,在实行膨胀腐蚀操作提取运动目标特征(Mixed Gaussian Background Modeling for Background Segmentation, Extraction of Moving Target Features During Erosion Operation)
ObjectDetect1
- 人脸识别,采用haarcascade_eye_tree_eyeglasses文件和haarcascade_frontalface_alt文件进行人脸识别(Face recognition, face recognition using haarcascade_eye_tree_eyeglasses file and haarcascade_frontalface_alt file)
Harris_jiaodianTest7
- 采用Harris_jiaodian算子对房屋进行角点检测(Adopt Harris_jiaodian operator to carry on corner detection to the house)
