搜索资源列表
teach20060327
- 计算机视觉讲义,介绍人脸识别算法等,供参考-Computer Vision lectures, introduced face recognition algorithm, for reference
jiqishijue
- 机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学-machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition,
S2iLib
- Library for creating computer vision systems, using OpenCV, encapsulating the main functionalities on easy to use C++ way, and extending them. It includes face recognition, wavelet transform, stereo vision (future) and speak recognition(future).
Emerging.Topics.in.Computer.Vision
- 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
Face-Recognition
- 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
Gaborfilter
- Gabor filter for face recognition or other computer vision applications
human_face_detect_facemodel
- 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
STLBP_VC
- Running this funciton each time to compute the LBP-TOP distribution of one video sequence. Reference: Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns with an application to facial expressions,"
orl_faces
- 人脸识别,眼睛定位,眼睛跟踪和状态分析等,计算机视觉-Face recognition, eye position, eye tracking and status analysis, computer vision
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
facetracking
- 人脸检测是指在输入图像中确定所有人脸(如果存在) 大小、位置和位姿的过程。人脸检测作为人脸信息处理中的 一项关键技术, 近年来成为模式识别与计算机视觉领域内一 项受到普遍重视、研究十分活跃的课题[-Face detection is to determine all of the input face image (if present) the size, location and posture of the process. Face face detection inform
Face-Recognition-System
- 人脸识别技术是一个非常活跃的研究领域,它覆盖了数字图像处理、模式识别、计算机视觉、神经网络、心理学、生理学、数学等诸多学科的内容-Face recognition technology is a very active research field, it covers digital image processing, pattern recognition, computer vision, neural networks, psychology, physiology, mathemati
face-detection-based-on-Harr-wavelet
- 基于哈尔小波变换的人脸识别程序 本程序识别速度快,占有容量短。-Ultra Rapid Object Detection in Computer Vision Applications with Haar-like Wavelet Features
vision
- 很强大的 基于OpenCV的人脸识别程序+MFC界面-A powerful program withable to detect face
vision[1]
- open source detection face with matlab
code-for-face-detection
- Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objec
fiber-end-face-scratch
- 机器视觉在光纤端面缺陷检测中的应用及实现过程-Machine vision in the fiber end face defect detection application and testing process
Computer Vision with MATLAB
- Computer Vision with MATLAB,人脸定位(图像),人脸定位追踪(视频),代码可以运行,仅供学习(With MATLAB computer vision, face location (image), face location tracking (video), the code can run, just for learning)
FaceDetect
- Detect face and Save image when smile detected
face-detection
- Normal Face detection source code using Haar Cascade Features in Python and C++