搜索资源列表
图像识别第一部(共三步)
- 图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI
人脸检测程序代码
- 是一个很好的人脸识别程序啊,用vc++结合opencv做的
opencv实现动作捕捉与目标检测和识别
- 数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
FaceDetection
- 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
滤波人脸识别
- 利用orl图像数据集,进行图像滤波,人脸检测。
demo_人脸识别_8.6
- YCrCb模型进行肤色检测,基于Labview平台的人脸识别技术(YCrCb model for skin color detection)
指纹识别源代码 - finger
- 指纹识别预处理,预处理包括图像增强,图像细化,寻找奇异点,细节检测(Preprocessing of fingerprint identification)
基于opencv的绝缘子及其等电位线故障状态智能识别
- 识别复杂背景下的绝缘子,提取绝缘子,放射投影后对绝缘子进行故障检测。(To identify the insulator in the complex background, the insulator is extracted and the insulator is detected after the projection.)
C# .NET AForge 人脸识别
- 动态人脸检测 动态人脸比对 人脸比对认证(Dynamic face detection Dynamic face comparison Face ratio certification)
动态目标检测技术
- 视频中动态目标分析,采用OPENCV程序开发,能够快速识别动态目标,如马路上可以的目标车辆、安防监控中的可疑目标跟踪等。(Dynamic object analysis in video)
基于航天遥感图像的飞机目标识别
- 基于航天遥感图像的飞机目标识别,算法简单实用,检测率也不错。(Aircraft target recognition based on space remote sensing images, the algorithm is simple and practical, and the detection rate is good.)
Adaboost人脸识别
- 运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
MATLAB调用摄像头
- matlab调用摄像头的代码,可以用来测试摄像头是否配置好。包括一个人脸识别检测的代码包。(Matlab calls the camera code, which can be used to test whether the camera is configured.A code package that includes a person's face recognition test.)
人脸识别
- 该源码是从网上下载的,未经测试,请注意! java人脸识别,非常准确哦
水果识别
- 通过训练,检测水果的颜色和圆形度,对输入的水果进行识别(The fruit is identified by testing the color and rounded degree of fruit by training.)
手势检测(基于OpenCV)
- 在计算机视觉的基础上,能实现手势的识别,基于opencv(On the basis of computer vision, the recognition of gestures can be realized, based on OpenCV)
人脸识别
- 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th
11_人脸检测与识别系统
- 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for the reader to learn, each ste
2.行人检测
- 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
人脸识别
- 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)