搜索资源列表
imageica-matlab.tar
- 数字图像质量评价量:计算数字图像在基于像素统计差异、基于相似性度量统计差异、基于频谱统计差异以及基于人眼视觉系统统计差异等的图像质量评价量
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
人眼定位 matlab
- 这是个matlab的人眼定位方法,仅限于学习!
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
eyetracking.rar
- 实时跟踪人脸,对人脸进行处理,定位人眼,基于C++与MATLAB实现,Real-time tracking of human faces, human face processing, positioning the human eye, based on the C++ and MATLAB to achieve
eye_detection_location.rar
- 人脸与人眼的检测与定位程序,matlab代码,Face and eye detection and location of the program, matlab code
EyeFinder.rar
- 人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
matlab
- 人眼识别(预处理,人脸识别,定位眼睛坐标,提取眼睛坐标)-eye recognition
LSB-Data-Hiding-Image
- 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
Eye
- 人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助-Eye-positioning several source code, and they hope to hope to do image processing comrades help
Eye_tracking
- 这个程序完成了人眼眼球的跟踪,使用matlab实现的-This process completed the human eye eye tracking, the use of matlab to achieve
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
both_eye
- 自己裁剪的眼睛的图像库!希望对大家有用!可以用于人眼定位的训练图像!-Cutting their own eyes the image library! Hope useful for all of us! Can be used for training the human eye positioning images!
EYE
- 利用Zernike多项式来描述人眼眼底波前畸变的matlab程序,其中还有PSF和MTS的计算,PPT的详细讨论,非常游泳-The use of Zernike polynomials to describe the human eye fundus wave-front aberration of matlab procedures, including PSF and MTS calculation, PPT detailed discussion, very Swimming
HumanFaceRecognitionAndEyeTrackingPackage
- 人脸识别和人眼跟踪的程序包,MATLAB编写,可直接函数调用。-Human face recognition and eye tracking package, MATLAB prepared direct function call.
FaceandeyedetectionEyetracking
- 一个人脸识别和人眼跟踪的程序包,有多幅图片,大家共同学习-Human Face Recognition and an eye tracking package, there is a number of pictures, a common U.S. study
Surveyonhumaneyesdetectioninimages
- 对在已知人脸区域中检测人眼的方法进行综述, 将其分为常光源下的人眼检测和特种光源的人眼检测 两大类。较为全面地综述了当前国内外相关眼睛检测以及定位技术, 分析了各种方法的优缺点, 探讨了当前困 扰人眼检测技术的难点以及人眼检测技术的发展趋势。-This paper supplied a survey of the eyes detection in the area of the known face images by dividing theminto normal illumi
eye-matlab
- matlab算法实现的人脸定位和人眼定位,通过肤色找到人脸 继而定位人眼.-matlab code face recognition eye recognition
matlab-code
- 将rgb图像转化为yuv图像,更加适合人眼-matlab code which function is that translate a rgb image to a yuv image, which is fit for our eyes.