搜索资源列表

  1. CircleDetectionArithmetic

    0下载:
  2. 在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, out
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1329
    • 提供者:djksdf
  1. eyedemo

    2下载:
  2. 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:118877
    • 提供者:李杨
  1. hongmodingweifangfa

    0下载:
  2. 一种关于虹膜的快速定位算法,hough变换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70225
    • 提供者:夏杰
  1. 完整的虹膜内外圆定位的代码

    1下载:
  2. 完整的虹膜内外圆定位的代码,利用边缘检测,Hough变换定位虹膜,我运行过了,程序完整无误。
  3. 所属分类:源码下载

    • 发布日期:2011-04-05
    • 文件大小:9177
    • 提供者:zxxdyy
  1. CircleDetectionArithmetic

    0下载:
  2. 在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, out
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:djksdf
  1. eyedemo

    0下载:
  2. 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。-Cover the whole iris recognition pre-processing part is divided
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:118784
    • 提供者:李杨
  1. hongmodingweifangfa

    0下载:
  2. 一种关于虹膜的快速定位算法,hough变换-A rapid on the iris location algorithm, hough transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:70656
    • 提供者:夏杰
  1. matlab_hough

    1下载:
  2. 基于霍夫变换开发一种较通用的快速圆检测方法,并将之应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。-Hough transform based on the development of a more general-purpose fast circle detection methods, and to apply it to the detection of iris images, the completion of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:liming0028
  1. matlab-hough

    0下载:
  2. 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!-Application of the hough transform matlab for iris location, good results for everyone to learn!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:18432
    • 提供者:阿黄
  1. HOUGH_METHOD_LOCATICATION

    0下载:
  2. 使用HOUGH变换的方法进行虹膜定位,比传统道哥曼投票的方法具有更快的速度-HOUGH Transform method using the iris position,faster than the traditional voting method Gorman Road
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:DZ
  1. Last

    0下载:
  2. 实现虹膜检测与定位,运用了canny检测算子和hough变换。基于VC6.0的,安装opencv1.0之后可以运行。-iris detect
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:4018176
    • 提供者:贺鹏艳
  1. Iris-images-recognition

    0下载:
  2. 虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。-Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:20480
    • 提供者:ma
  1. Hough_circle_detect

    0下载:
  2. hough变换检测圆,可以直接拿来用,适用于虹膜定位及其他检测圆的场合。-hough transform circle detection, can be directly used for detection of circular iris localization and other occasions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:20480
    • 提供者:焦英豪
  1. Hough

    0下载:
  2. 基于Hough变换的人眼虹膜定位方法,对于整幅图像检测效果不好,对于缩小范围的检测效果还可以-Hough transform based on human iris localization method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:391168
    • 提供者:pmk
  1. hough

    0下载:
  2. 虹膜识别源代码,使用霍夫变换检测定位人眼球,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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:3229696
    • 提供者:xpudn98
  1. hough

    0下载:
  2. 基于霍夫变换的人眼虹膜定位matlab源程序,优化好,执行速度较快。-Of the human eye iris localization based on hough transform matlab source, good optimization, faster.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:72704
    • 提供者:zengwen
  1. Image-processing-source-code

    0下载:
  2. 图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。-Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhanc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:429056
    • 提供者:Mr.c

源码中国 www.ymcn.org