搜索资源列表
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
FaceDetected
- 基于OPENCV进行对选择的图片人脸识别,人脸检测,人脸画框。-Picture recognition, face detection, face frame.
imageRecognition
- 有两组图片,分别为正样本,和负样本图片,利用SVM训练样本图片,然后输入图片,判断这副图片属于正样本还是负样本,一般用于模式识别中-Two sets of pictures, samples were positive, and negative sample images, the use of SVM training sample images, and then enter the picture, to judge this pair of images belong to the p
fingertip-src
- 指尖识别源码,包括测试程序和测试图片。识别精度相当高。-this a src code of fingertip detection,including test procedure and test image.pricese of detectin is very high.
1
- 这个代码实现了从一张图片中识别出人脸的功能-This code to identify the function of the human face from a picture
opencvCar
- 利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
BOOK_TEST
- openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
hsv_pixel_visit_hist
- 识别图片中各种颜色的数量并以直方图的形式呈现出结果。本程序没有使用传统的RGB空间而是采用HLS色彩空间-Identify the number of colors in the picture and in the form of the histogram shows the results. The program does not use the traditional RGB space instead of using the HLS color space
ocr
- 这是一个基于OFFICE组件的字符识别及OPENCV简单操作,图片路径需要自己进行更改,代码里面有详细说明-This is a component-based character recognition and OFFICE OPENCV simple operation, image paths need to make changes to their code which is described in detail
opencvCar
- 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
rlsb
- opencv 应用 人脸识别 输入图片中识别人脸-opencv face recognition application to identify the input face image
20140623_OpenCV-PCA-faceRecognition
- 识别图片中的人脸(别人写的代码,本人优化了一下)-Face recognition in pictures (the code written by someone else, I am a bit optimization)
face_detect
- 人脸识别,可识别图片里的多张人脸,运行环境是OpenCV,调用模板实现-detect face in picture
Fire_src
- 通过火焰的颜色识别火焰的位置,并在图片中标记出来,可以识别图片中的火焰和视频中的火焰-Flame recognition by color extraction. Can identify the position and mark out the flame, the flame can be identified in the picture and video Flame
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
face recognize
- 简单的人脸识别程序可以框出图片中出现的人脸(A simple face recognition program can frame a face in the picture)
霍夫变换
- 基于opencv和图像识别技术,使用霍夫变换检测图片直线。(Based on OpenCV and image recognition technology, Hof transform is used to detect picture lines.)
zz
- 人脸识别图片,可用运用eclipse来运行 载入图片来识别图片中的人脸(renlianshibiesdadadasdadasdasd)
find people
- visual studio 2015平台上实现,摄像头识别人脸位置,并且与库中图片对比,识别人脸相似度。(On the visual studio 2015 platform, the camera recognise the face position and compare with the picture in the library to identify face similarity.)
Main
- 使用opencv图像库,识别数码管图片中的数字(Identify numbers in digital tube pictures)