CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hough变换,虹膜定位

搜索资源列表

  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, outside edge positioning.
  3. 所属分类:matlab例程

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

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

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

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

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

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

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

    1下载:
  2. 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!-Application of the hough transform matlab for iris location, good results for everyone to learn!
  3. 所属分类:Special Effects

    • 发布日期:2016-03-29
    • 文件大小:18126
    • 提供者:阿黄
  1. HOUGH_METHOD_LOCATICATION

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

    • 发布日期:2017-04-02
    • 文件大小:7850
    • 提供者:DZ
  1. Last

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

    • 发布日期:2017-11-20
    • 文件大小:4018495
    • 提供者:贺鹏艳
  1. Iris-images-recognition

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

    • 发布日期:2016-04-17
    • 文件大小:20480
    • 提供者:ma
  1. Hough_circle_detect

    1下载:
  2. hough变换检测圆,可以直接拿来用,适用于虹膜定位及其他检测圆的场合。-hough transform circle detection, can be directly used for detection of circular iris localization and other occasions.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:20480
    • 提供者:焦英豪
  1. Hough

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

    • 发布日期:2017-04-17
    • 文件大小:390831
    • 提供者:pmk
  1. hough

    1下载:
  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. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3230179
    • 提供者:xpudn98
  1. hough

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

    • 发布日期:2017-04-30
    • 文件大小:72284
    • 提供者:zengwen
  1. Image-processing-source-code

    3下载:
  2. 图像处理源代码,基于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
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:429056
    • 提供者:Mr.c
  1. 基于Hough变换的人眼虹膜定位方法

    1下载:
  2. 基于Hough变换的人眼虹膜定位方法,基于Hough变换来检测人眼虹膜位置,matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2018-03-09
    • 文件大小:76254
    • 提供者:hc01357@163.com
搜珍网 www.dssz.com