CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Iris

搜索资源列表

  1. iris recognition

    0下载:
  2. 可展示虹膜图像信号提取的小波变换部分,及识别演示-iris images can be displayed signal from the wavelet transform, and identification demo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.85kb
    • 提供者:陈曙
  1. Iris Detection

    0下载:
  2. 生物特征识别,利用对虹膜进行分析进行身份识别验证-Biometrics, the use of the analysis of the iris identification test
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:528.87kb
    • 提供者:赵培
  1. fingerprint+Eye.rar

    1下载:
  2. 包含指纹识别(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
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:1.46mb
    • 提供者:wang0744
  1. guiyihua.rar

    1下载:
  2. 虹膜归一化的代码,只要给出定位好的虹膜图片,就可以很好的进行归一化,使用的极坐标变换。,Normalized iris code, as long as the position is given a good iris image, you can be a good uniform, the use of the polar coordinate transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:780byte
    • 提供者:xiaozhang
  1. iris.rar

    0下载:
  2. 数据挖掘经典专用UCI数据集,鸢尾花数据集,data mining dadaset
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2.35kb
    • 提供者:李林
  1. iris_shibie.rar

    2下载:
  2. 用matlab实现虹膜识别过程中的归一化,匹配等功能.,Iris recognition using matlab to achieve in the process of normalization, matching and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-26
    • 文件大小:113.69kb
    • 提供者:xiaozhang
  1. iris

    1下载:
  2. iris数据分类,bp神经网络实现,适当调整训练次数和训练精度,分类准确率可达99 以上-iris data classification, bp neural network, training times and training appropriate adjustments to the accuracy, classification accuracy rate of 99 or more
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:8.12kb
    • 提供者:何晓丽
  1. Houghcircle

    0下载:
  2. Hough 变化查找圆 可用于虹膜检测等 效果不错-Hough circle can be used to find changes in the iris detection, good results
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1.46kb
    • 提供者:xiaohua
  1. iris_location

    0下载:
  2. 用hough和最小二乘法实现虹膜的定位,用matlab实现,非常成功的例子-Hough and least squares method used to achieve the positioning of the iris, using matlab to achieve very successful examples of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:310.28kb
    • 提供者:xiaozhang
  1. iris-recognizetion

    1下载:
  2. 虹膜识别的程序,采用matlab编写,主要是图像分割,特征提取部分-Iris recognition program using Matlab prepared, image segmentation, feature extraction part
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.72mb
    • 提供者:王银峰
  1. iriscode

    0下载:
  2. iris的程序,可以用来识别,有伪代码可参考。-iris procedures can be used to identify, there are pseudo-code can refer to.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:18.57kb
    • 提供者:shbl
  1. mySnake-2

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

    • 发布日期:2017-04-09
    • 文件大小:1.05mb
    • 提供者:景科
  1. Local

    0下载:
  2. 用于虹膜图像处理过程中的定位过程,采用二值化结合hough变化方法进行虹膜区域的定位-For the iris image processing positioning process, combined with the use of binarization methods hough change the positioning of the iris region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:16.8kb
    • 提供者:汪琨
  1. iris

    0下载:
  2. 虹膜识别的完整程序,有图片,有说明,可以用-The integrity of the iris recognition process, there are pictures, there are shows that can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8.2mb
    • 提供者:xuyajun
  1. Iris

    0下载:
  2. This the project for iris recognization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:47.45kb
    • 提供者:chetan
  1. Bayes-Iris

    1下载:
  2. 根据贝叶斯原理设计的一个简单的分类器,利用已知样本数据训练后,分类器就可以对未知样本进行分类。(实验时采用的是Iris数据集。)-According to the design of a simple Bayesian classifier, using the known training sample data, the classifier can classify the unknown samples. (Experiments using the Iris data set.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8.95kb
    • 提供者:lhb
  1. Iris-recognition

    0下载:
  2. This a new algorithm for iris recognition-This is a new algorithm for iris recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:362.41kb
    • 提供者:duythai
  1. iris-recognition

    1下载:
  2. 虹膜识别预处理论文 计算机本科毕业论文 包含: 演示ppt,论文(18 553字),可运行源代码(vc++6.0,有效代码5000行以上),虹膜演示图片(2张) 论文的简介: 从普通的bmp中提取虹膜图像并展开成正方形的虹膜图像,没涉及到识别内容, 论文围绕如何定位虹膜和展开虹膜进行论述,包含C++源代码. 特别声明: 本论文仅供参考,请勿随意抄袭和拷贝,让做这方面论文的同学提供第一手资料,避免 走很多同样的弯路.-Paper pr
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:1.55mb
    • 提供者:fred
  1. MATLAB Iris Recognition

    0下载:
  2. MATLAB code to do iris recognition
  3. 所属分类:波变换

  1. IRIS-master

    0下载:
  2. Purdue SIGART IRIS webcam eye-tracking project
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:19kb
    • 提供者:allazarev
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com