搜索资源列表
实现虹膜内外边缘的定位
- 准确实现虹膜内外边缘的定位,鲁棒性较强
完整的虹膜内外圆定位的代码
- 完整的虹膜内外圆定位的代码,利用边缘检测,Hough变换定位虹膜,我运行过了,程序完整无误。
hongmodingweiyuanchengxu
- 虹膜定位源程序(有Hough变换检测源的代码),赶紧下来看看阿-iris positioning source (a Hough transform to detect the source code), rushed down to see Ah!
IrisLocate
- 虹膜定位Matlab源代码,采用圆检测的方法,有友好的GUI操作界面,学习使用均方便。-iris location Matlab source code, using a round, the method of testing a friendly GUI interface. learning to use both convenience.
hongmoyuan
- 虹膜图像预处理,包括虹膜定位和归一化,是我的同学做的,很有参考价值,大家学习学习。-Iris image preprocessing, including iris localization and normalization, is to do my classmates, and a good reference, we learn.
mySnake-2
- 基于动态轮廓模型的虹膜定位,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强-Contour model based on dynamic positioning of the iris, in the digital image of the iris position Effective positioning is the key to
hongmodingwei
- 关于虹膜定位的原代码 有兴趣试试看啊 很不错的呢-Iris location on the original code are interested in a very good try it ah
4
- 这是一款非常好的基于动态轮廓模型的虹膜定位-This is a very good contour model based on dynamic positioning of the iris
bandtrace
- 用于虹膜定位……定位外圆之前需要进行边界跟踪,此程序实现此功能-For Iris Location ... Location ... before the need for outer border tracking, this procedure realize this feature
airimg
- 人眼虹膜识别的图像预处理,包括边缘检测,虹膜定位等,可以实现瞳孔的精定位-The human eye iris recognition of image pre-processing, including edge detection, iris positioning, you can realize the essence of pupil positioning
hmdw
- 这是自己编写的虹膜定位的程序,希望对大家有所帮助-This is positioning the iris have written procedures, and they hope to help everyone
mySnake-2
- 主要完成了在虹膜识别中的虹膜定位功能,采用了动态轮廓模型(ACTIVE CONTOUR MODEL)-一个学生的毕业设计,支持开源-Mainly completed in the iris recognition function of the iris location, using a dynamic contour model (ACTIVE CONTOUR MODEL)- a student
eyedemo
- 虹膜定位的目的在于根据给定的人眼图像,定位出虹膜区域。-The purpose of positioning the iris according to a given image of the human eye, positioning the region of the iris.
89346495hongmoyuan
- 虹膜图像归一化,可以进行虹膜定位,图像增强处理。-Normalized iris image, the iris can be targeted, image enhancement processing.
code
- 是虹膜的定位和特征提取的代码,对于虹膜定位有一定的帮助。-Is the positioning of the iris code and feature extraction for iris location will certainly help.
iris_detection
- 识别虹膜和眼毛位置程序。使用方法: 1.载入眼睛图片。 2. 定位实验->虹膜定位:确定虹膜圆心,以及虹膜内外环半径。 3. 定位实验->眼毛检测:结果为两条圆心为端点的折线段,标明没有眼毛的虹膜区域。-Identify iris and eye hair location. Use: 1. Loading eye picture. 2. Positioning Experimental->Iris Loc
pcasift
- 对虹膜识别的图像预处理各个步骤和虹膜图像特征提取 过程进行了研究,提出了一种虹膜定位算法-The image of the iris recognition iris image preprocessing steps and feature extraction process is studied, presents a iris location algorithm
IrisLocat
- 虹膜定位 效果很好 希望对大家有帮助 相互学习-Iris localization good effect, want to help everyone learn from each other
基于Hough变换的人眼虹膜定位方法
- 本程序是利用Hough变换进行人眼的虹膜定位的一种方法(This procedure is the use of Hough transform iris positioning of the human eye a method)
3.20 基于Hough变换的人眼虹膜定位方法
- 针对利用Hough变换实现虹 膜定位时遇到的一些问题提出了相应的解决方案。为减少Hough变换的计算量,本算法采用了"先采样后变换"、"由粗到精"的方法;为提高可靠性、减小噪 声影响,算法利用了虹膜内外边界之间的耦合关系以缩小在边界参数空间内的搜索范围。在MAT-LAB软件环境下的试验表明,算法取得了良好的效果。(Aiming at some problems encountered in iri