搜索资源列表
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
Basedonwaveletanalysisandprincipalcomponentanalysi
- 基于小波分析和主成分分析的人脸识别研究随着社会的发展,社会各个方面对快速有效的身份验证的要求日益迫切。由 于生物特征是人的内在属性,具有很强的自身稳定性和个体差异性,因此是身份 验证的理想依据。其中利用人脸特征又是最自然直接的手段,相比其他生物特征, 它具有直接、友好、方便的特点,易于为用户接受。从而,人脸识别吸引了越来 越多来自计算机视觉和信号处理等领域的关注,成为模式识别、图像处理等学科 的研究热点。-Based on wavelet analysis and princ
788
- 人脸识别是机器视觉和模式识别领域最富有挑战性的课题之一,同时也具有较为广泛的应用意义。人脸识别技术是一个非常活跃的研究领域,它覆盖了数字图像处理、模式识别、计算机视觉、神经网络、心理学、生理学、数学等诸多学科的内容。如今,虽然在这方面的研究已取得了一些可喜的成果-Face recognition is the field of machine vision and pattern recognition, one of the most challenging issues, but also
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
Combining-face-detection-and-people-tracking-in-v
- Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
vision
- 很强大的 基于OpenCV的人脸识别程序+MFC界面-A powerful program withable to detect face
vision[1]
- open source detection face with matlab
Face-Detection-and-Tracking---MATLAB-a-Simulink-E
- Object detection and tracking are important in many computer vision applications including activity recognition, automotive saf ety, and surveillance. In this example, you w ill develop a simple f ace tracking system by dividing the tracking probl
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
Face-Recognition-survey
- Face recognition has been one of the most interesting and important research fields in the past two decades. The reasons come the need of automatic recognitions and surveillance systems, the interest in human visual system on face recognition, and th
face-detection
- Normal Face detection source code using Haar Cascade Features in Python and C++