搜索资源列表
Iris-Segmentation
- Daugman虹膜识别方法的研究,利用2_D Gabor filter进行Iris Recognition. MATLAB实现基于Daugman的虹膜提取算法源代码\\Iris-Segmentation
IRIS数据
- IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
Normal_encoding
- 虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。-Iris recognition normalized image processing, the annular iris region normalized to a uniform rectangular images, the next step to facilitate feature extraction and matching.
Segmentation
- 虹膜识别的内外边缘图像分割,包括瞳孔的分离,还有外边界的分离-Iris recognition both inside and outside the edge of image segmentation, including the separation of the pupil, as well as outside the borders separating
IrisRecogSource_Java
- JAVA 实现虹膜识别(完整),老外的程序,共享一下。-JAVA realize iris recognition (complete), the procedures for foreigners to share about.
iris_image_segmentation
- 图像分割在医学图像,智能识别上的应用,虹膜识别-Image segmentation in medical imaging, intelligent recognition on the application of iris recognition
Iris-Segmentation
- Daugman虹膜识别方法的研究,利用2_D Gabor filter进行Iris Recognition. MATLAB实现基于Daugman的虹膜提取算法源代码\Iris-Segmentation-Daugman iris recognition method, using 2_D Gabor filter for Iris Recognition.MATLAB based on Daugman
hongmofenge
- 基于Hough变换的虹膜自动分割的matlab代码-Automatically based on Hough transform in iris segmentation matlab code
fingerprint+Eye
- 包含指纹识别(VC6.0)和虹膜识别(VS2005),均为C++编程,已经调试通过,有较强的参考价值-Includes fingerprint recognition (VC6.0) and Iris Recognition (VS2005), both C programming, debugging has been passed, have a stronger reference value
boRderofpupilandirisusingIntegrodifferentialperat
- human iris pattern recognition for biometrics
detectIris
- Detection of Iris with segmentation and dilatation, Not performant algorithm, better with hough transform
Segmentation
- iris segmentation matlab code
Pupil_Detection
- iris segmentation ,pupil detection with out assuming it s circular or elliptical
1
- Iris segmentation using fuzzy clustering and DTCWT
iris_segmentation
- iris segmentation with hough transform
Segmentation
- 这是一个虹膜识别检测的周围元器件的程序描述,很完整,也是很好验证的-This is a test of iris recognition around the components of the program descr iption, it is complete and is good for validation
matlab
- this is very good iris recognition code iris segmentation
Iris-segmentation
- 一篇主要介绍使用变量水平集方法进行虹膜分割的文章,之后也有其相应的归一化算法介绍以及特征提取及少部分的虹膜匹配-Introduced a level set method using the variable iris segmentation article, and then there are the corresponding normalization algorithm descr iption and a small nu
Human-iris-segmentation
- 利用gobor算法,实现人眼虹膜分割的一个matlab程序。-Gobor algorithm, human iris segmentation matlab program.
Iris-Segmentation
- 使用hough变换等实现瞳孔的检测,详细的介绍见博客http://blog.csdn.net/computerme/article/details/411217-Iris segmentation base on Hough transform and other technics.