搜索资源列表
-
1下载:
这是一个opencv 做的人脸表情检测程序,加载图片可以检测出人脸位置,以及 人脸表情。人脸转角不能太大,或者检测不准确。-This is a facial expression do opencv testing procedures, load the image can be detected face position and facial expression. Face the corner not too big, or detection is not accurate.
-
-
0下载:
OpenCV HaarCascades files for Mouth detection
-
-
0下载:
Image Normalization using C#
-
-
0下载:
在广泛研究前人工作的基础上,本文对运动人物的检测、跟踪与识别进行了综述。为
使分类清楚明了,本文将人物运动分析分为两大类:人体运动分析,人脸分析。人体运动分
析包括人的较大幅度的肢体运动,如手势识别、步态分析、整个人体的运动分析;人脸分析
包括人脸检测与识别、表情分析。在详细介绍了国内外研究现状后,提出了存在的问题及研
究前景。-Extensively studied in previous work on the basis of the figures in this art
-
-
3下载:
本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform this program. Hough transform image processing image recogniti
-
-
0下载:
摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点
集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进
行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本
方法可以全自动完成人脸匹配, 应
-
-
0下载:
人脸识别-仅对静态图片The output of this code is mainly required for feature detection or facial expression recognition purpose.
give the input(name of the image) at the 1st line of the facedetection.m file & run the file.
The face_database folder contain
-
-
0下载:
这是一个表情识别方面的程序,里面附带一个表情库,用VC++做的-expression detection
-
-
0下载:
结合人脸肤色和发色进行的人脸检测,可以忽略人脸的姿态表情,不用进行人脸特征的定位-Combination of face color and hair color for face detection, facial gesture can ignore the expression, do not carry out the positioning of facial features
-
-
0下载:
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform image processing image recognition from the basic geometry of one of the me
-
-
0下载:
We propose an algorithm for facial expression recognition which can classify the given image into one of the seven basic facial expression categories (happiness, sadness, fear, surprise, anger, disgust and neutral). PCA is used for dimensionality red
-
-
0下载:
完整的表情识别系统一般包括人脸表情图像捕获、预处理、人脸检测与定位、
人脸分割与归一化、人脸表情特征提取、人脸表情识别。本文着重研究了人脸表
情特征提取、特征选择及表情分类等关键问题,并提出了一些改进的方法,同时
进行了仿真实验-Complete expression recognition systems typically include facial expression image capture, preprocessing, face detection and loca
-
-
0下载:
supplies
cross-platform libraries for real-time perception primitives, including face detection,
eye detection, blink detection, color tracking. Soon it will also include expression
recognition, predictive color tracking, and tracking based on
-
-
0下载:
Face detection with facial Expression Analyze, Feature points stored in excel sheet,GUI module also used.
-
-
1下载:
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
-
-
0下载:
Code attached here detects facial expression detection in OpenCV.
Assume that opencv is already installed on your machine.
-
-
0下载:
提出了一种针对复杂环境下的过人脸检测方法,首先在CbCgCr空间利用直接最小二乘法构建了对光照和复杂背景鲁棒性更好肤色聚类模型,实现了准确的肤色检测;然后针对人脸中姿态和表情变化,提出了基于Adaboost的多姿态人脸检测,精确的实现了人脸检测定位。-Extraordinary face detection method for complex environments, the first space CbCgCr direct least squares meth
-
-
0下载:
用于人脸检测,人脸定位,人脸表情特征的提取与人脸表情识别,对学习人脸表情识别有很大帮助。-For face detection, face location, extraction and facial expression recognition characteristic facial expression, facial expression recognition for learning helps a lot.
-
-
0下载:
用opencv做的 人脸表情识别程序,难度不大,值得一看-Opencv to do with the facial expression recognition program is not difficult, worth seeing
-
-
0下载:
这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the
-