搜索资源列表
hongmodingweifangfa
- 一种关于虹膜的快速定位算法,hough变换
matlab-hough
- 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!-Application of the hough transform matlab for iris location, good results for everyone to learn!
Iris-images-recognition
- 虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。-Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.
Hough_circle_detect
- hough变换检测圆,可以直接拿来用,适用于虹膜定位及其他检测圆的场合。-hough transform circle detection, can be directly used for detection of circular iris localization and other occasions.
Hough
- 基于Hough变换的人眼虹膜定位方法,对于整幅图像检测效果不好,对于缩小范围的检测效果还可以-Hough transform based on human iris localization method
hough
- 虹膜识别源代码,使用霍夫变换检测定位人眼球,hough变换,然后提取出分割出的虹膜,带有原测试图像-Iris recognition source code, Hough transform to detect the positioning eye, hough transform, and then extract the segmented iris image with the original test
hough
- 基于霍夫变换的人眼虹膜定位matlab源程序,优化好,执行速度较快。-Of the human eye iris localization based on hough transform matlab source, good optimization, faster.
Image-processing-source-code
- 图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。-Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhancement method, ant colony algor
基于Hough变换的人眼虹膜定位方法
- 基于Hough变换的人眼虹膜定位方法,基于Hough变换来检测人眼虹膜位置,matlab程序