搜索资源列表
jiyuzhongxinderenlianshibie
- 对人脸用中心统一确定模板,然后扩大、旋转进行匹配,最后输出扩大倍数、旋转角度。-right center with a uniform template, and then expanded, and rotating match, the final output expanded multiples of the rotational angle.
expressionsb
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-based on elastic template matching Facial Expression identification procedures. First of all expressions against static image looked gray image
libcvd-20090828.tar
- libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis on providing simple and efficient image and video handling and high quality implementations of common low-level image processing
ImageSeg
- 提出了一种适用于视频监控场景的基于物理反射模型的阈值分割算法,该算法主要解决背景颜色识别受 光强非均匀分布、高光效应影响的问题.算法步骤主要包括:首先基于Phong反射模型推导出漫反射分量颜色不 变性并根据这一判定条件计算得到漫反射分量系数;其次,利用微分法则实现对模型镜面反射分量系数和镜面 反射强度指数的估计;最后,根据建立的物理反射模型实现背景阚值分割.大量实验分析结果表明,文中提出的 算法利用视频监控的物理反射模型和大量统计信息,能够更好地解决受光强非均匀分布和高光效应影响
3
- 非均匀光照下人脸眼睛的定位方法,从网上付费得到的,值得学习。-Human face of non-uniform illumination eye positioning methods, from online payment received, it is worth learning.
target-recognition-
- 一种新的目标识别算法,它是把模板匹配 思想和性能优异的思维进化计算结合起来,在均匀颜色空间上匹配。-A new target recognition algorithm, which is the template matching Thinking and performance Mind Evolutionary Computation combined to match the uniform color space.
LBP
- 改程序是本人编写的,可以运行,采用的是yale人脸数据,采用4*4分块,无权值,统一旋转不变模式-The program is I write, can run, using Yale face data, using the 4* 4 block, has no right to value, uniform &rotation invariant mode
Uniform-LBP
- 包括原始LBP、均匀LBP和旋转均匀LBP三种模式的子程序,适合初学者调用研究。-Three commom LBP models for beginners to use.