搜索资源列表
facedetect
- 实现人脸检测以及眼、嘴的定位,方法主要是肤色检测、腐蚀、膨胀等-Face detection, as well as the realization of eyes, mouth orientation, methods, mainly color detection, corrosion, swelling, etc.
Examplesoffaceorientation
- 人脸定位实例,买的一本书上的,可以运行,个人觉得不错-Examples of face orientation, bought a book, you can run, personally feel that a good
sb
- 人脸定位的方法Examples of face orientation-Examples of face orientation
wxb3
- 天津大学ACM网站题,希望和大家交流一下,学习一下,谢谢!- Robot in Maze(TOJ 2470)——(b3.cpp) There is a robot trapped in the maze. Now you have to send out some instructions, telling it how to reach its destination. The maze is an M* N grid. Some of the cells are empty,
WeissCVPR2004
- 使用boosting,edge orientation histogram和cascade算法实现face detection的文章。解决了使用小数据库训练系统和区分肖像画的问题。-The use of boosting, edge orientation histogram and the cascade algorithm face detection article. Solution using a small database, training systems and the dis
FaceDetectioninCSharp
- 近年来,面部识别技术已经备受关注,其研究已迅速,因为它有许多在计算机视觉通讯和控制系统,自动存取的应用潜力。特别是,人脸检测是一种面部识别作为自动人脸识别第一步的重要组成部分。 然而,人脸检测并不简单,因为它需要用到许多技术,如构成变化(前,非前),闭塞,形象定位,照明条件和面部表情的变化-In recent years, face recognition technology has been concern that its research has rapidly because it
facedetectandlocate
- opencv环境下利用vc ++实现人脸的检测和轮廓定位-opencv environment using vc++ implementation of face detection and contour orientation
cx
- 人脸检测与人脸识别 (1)人脸检测(Face Detection) 人脸检测(Face Detection)是指在输入图像中确定所有人脸(如果存在)的位置、大小、位姿的过程。人脸检测是自动人脸识别系统中的一个关键环节。 (2)人脸识别 人脸识别细分为两类,一类是回答我是谁的问题,即辨认(Identification),另一类是回答这个人是我吗?即确认(Verification)。显然,用于Identification模式的识别系统对算法的运算速度的要求要高于Ve
test_camshift
- 基于opencv运用人脸定位及跟踪!自己完成的源代码-the face orientation and track
manu
- A method for extracting information about facial expressions from images is presented. Facial expression images are coded using a multi-orientation, multi-resolution set of Gabor filters which are topographically ordered and aligned approxima
Face-orientation-recognition
- 本课题研究的步骤如下:先提取人脸的特征向量;产生训练样本和测试样本;再用LVQ创建神经网络模型,该模型用训练样本进行训练调整权值;用测试样本对建立的人脸朝向识别模型进行验证,要求有较高的识别率。 本课题要求使用LVQ神经网络的算法进行Matlab仿真,对人脸朝向进行有效的判断和识别。 -This study is the following steps: first extract facial feature vector generate training and testing
Face-orientation-recognition
- LVQ即学习向量量化神经网络是一种用于训练竞争层的有监督学习方法神经网络,在模式识别和优化领域有着广泛的应用。本课题要求使用LVQ神经网络训练人脸的特征数据,得到模型对任一人脸图像的朝向进行识别。-Learning Vector Quantization LVQ neural network that is used to train competitive layer neural network supervised learning methods in the field of patt
Real-Time-Head-Pose-Estimation-from
- 随机森林法估计人脸姿态。我们提出用于估计位置和一个人的头部的方向,从由一个低质量的设备获取的深度数据的系统。-Random Forest method to estimate the face pose,。We present a system for estimating location and orientation of a person s head, from depth data acquired by a low quality device.
q1
- Pokeface 题目描述 魔术师将一叠扑克顺次在桌上排成一行,初始全部正面朝上。随后,他每次挥一挥衣袖,都会翻转一连串的扑克,改变它们的正反朝向。从古代传下来的规矩,魔术师皆有师傅,他们要随时准备回答师傅的问题。问题形如:目前从第i张扑克牌到第j张扑克牌中,有几张正面朝上? 作为魔术师的助手,你被要求学习程序设计、算法与数据结构。现在,魔术师把这个问题交给了你,你需要编写一个程序,维护相应的数据结构来保存桌子上牌面的情况,同时对于师傅的每一个问题,你要用尽量快的速度计算出答案
001
- 对不同的脸形和不同肤色的脸进行跟踪的对嘴角的一个定位。-For different faces and different color of skin of face tracking an orientation to the corners of the mouth.
face_recognition
- 使用BP三层网络训练,进行人脸的五个朝向识别(Face orientation recognition)
neural network
- 自组织特征映射网络的亚洲足球水平聚类;人脸朝向识别(Asian football level clustering based on self organizing feature mapping network.Face orientation recognition)
BP神经网络人脸朝向识别
- 基于matlab平台的BP神经网络人脸朝向识别。(Face orientation recognition of BP neural network)
LVQ神经网络算法判定人脸朝向
- 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)