Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - eye matlab
Search - eye matlab - List
我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样就出现了上面的结果。 这种模板就是一种边沿检测器,它在数学上的涵义是一种基于梯度的滤波器,又称边沿算子,你没有必要知道梯度的确切涵义,只要有这个概念就可以了。梯度是有方向的,和边沿的方向总是正交(垂直)的,例如,对于上面那幅图象的转置图象,边是水平方向的,我们可以用梯度是垂直方向的模板 检测它的边沿。 例如,一个梯度为45度方向模板 ,可以检测出135度方向的边沿。-we give a template and an image. It is not difficult to find the maximum were left dark, right-liang, in the middle there is a clear boundary. After the template for the operation results are as follows :. Can be seen, three, four out other than the gray value is much higher, eye observation, we can obviously found a bright side. Other regions are dark, and this has played a role in the detection of 2500. Why is this the case? A closer look at the template on which to understand it. It means the right to the point o gray minus left point as a gray value of the point of gray values. In a similar gray area, do so as a result of the point of gray values close to 0; And near the border. gray values jump significantly changed, the results do make the point very gray value, and this appeared to
Update : 2025-02-19 Size : 9kb Publisher : 李涯

人脸识别中利用眼球进行人脸归一化,很好用很强大的算法-Face Recognition for the use of eye Face normalized, well within a very powerful algorithm
Update : 2025-02-19 Size : 210kb Publisher : YBY

此工程为为一个完整的bpsk,另还有眼图部分。所用工具为matlab7.0。-This project for a complete bpsk, there is another part of the eye diagram. Used tool for matlab7.0.
Update : 2025-02-19 Size : 3kb Publisher : jingken

利用MATLAB实现了HIS变换和照片中红眼的去除。-HIS realize the use of MATLAB transform and photo red-eye removal.
Update : 2025-02-19 Size : 5.1mb Publisher : nancy

本试验是用数字基带处理方法来实现调试期算法的基带硬件实验。 通过用软件matlab进行了GMSK相位路径和眼图的仿真,之后对任何一种五位随机码,每周期八次的任一抽样时刻,和任一相位区域(0、1、2、3)的任一组合,计算出相位 ,并对 以及 进行1024位的量化、编码成10位二进制码表。进一步利用matlab从上述的码表得出GMSK基带波形的眼图,和理论上计算的眼图比较,一致性很好。(眼图主程序) -This test is a method to realize the digital baseband processor debugging phase algorithms with hardware-based experiments. By using the software matlab a GMSK phase path and the eye diagram of the simulation, after any one of five random code, eight times per cycle of any one sampling time, and any one-phase region (0,1,2,3) of any combination of one to calculate the phase, and 1024 as well as quantitative, encoded into a binary code table 10. Further use of matlab code from the above tables GMSK baseband waveform eye diagram and eye diagram theoretically compared to a good consistency. (Eye diagram of main program)
Update : 2025-02-19 Size : 1kb Publisher : 魏玉晗

做项目的时候编写的程序,用于人眼边缘的提取。canny算法。在程序中需要对人眼的大体位置进行调整-The preparation of projects to do when the procedures used to extract the edge of the human eye. canny algorithm. In the procedure necessary to the human eye to adjust the general position
Update : 2025-02-19 Size : 2kb Publisher : 晓晖

DL : 1
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助-Eye-positioning several source code, and they hope to hope to do image processing comrades help
Update : 2025-02-19 Size : 2kb Publisher : 东方

人眼定位的matlab代码,使用模板匹配的方法实现-The human eye positioning matlab code, using a template matching method
Update : 2025-02-19 Size : 2kb Publisher : 钱明

线性判别方法,眼睛图像数据库上的LDA程序,基于Matlab,供学习参考-Linear Discriminant method, eye image database on the LDA procedure, based on Matlab, for study and reference
Update : 2025-02-19 Size : 2kb Publisher : 吴梦

此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 of documents including eyematch.m, eyematch2.m, face.m, findeye.m, skin.m, k001.JPG and so on
Update : 2025-02-19 Size : 2.12mb Publisher : 王杰

DL : 0
利用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
Update : 2025-02-19 Size : 1.07mb Publisher : Tom

Robust Eye Detection
Update : 2025-02-19 Size : 385kb Publisher : zhong

眼睛检测,有助于帮助检测眼睛定位的代码,眼睛定位-Eye detection, eye detection help positioning code, eye positioning
Update : 2025-02-19 Size : 1kb Publisher : tian

DL : 0
Eye tracking classification-morphological filtering segmentation
Update : 2025-02-19 Size : 2.03mb Publisher : Bao

人脸检测程序基于bp网络模式形态学处理等算法完成人脸检测-face detection
Update : 2025-02-19 Size : 216kb Publisher : loong

人脸与人眼的检测与定位程序,matlab代码-Face and eye detection and location of the program, matlab code
Update : 2025-02-19 Size : 630kb Publisher : sunyolanda

DL : 0
Driver Fatigue Detection Based on Eye Tracking
Update : 2025-02-19 Size : 1kb Publisher : morteza

人眼识别(预处理,人脸识别,定位眼睛坐标,提取眼睛坐标)-eye recognition
Update : 2025-02-19 Size : 334kb Publisher : 苗苗

DL : 0
Eye tracking matlab script
Update : 2025-02-19 Size : 2.03mb Publisher : Sami

matlab算法实现的人脸定位和人眼定位,通过肤色找到人脸 继而定位人眼.-matlab code face recognition eye recognition
Update : 2025-02-19 Size : 22kb Publisher : zhangji
« 12 3 4 5 6 7 8 9 10 ... 28 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.