Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • partiald.rar calculating partial differentiation of the iris contours.
  • search.rar searching pupil and iris boundaries
  • lineint.rar calculating the line integral contour of the iris and pupil boundaries. this fuction is used in the daugman approach of iris localization.
  • thresh.rar the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.
  • boRderofpupilandirisusingIntegrodifferentialperat human iris pattern recognition for biometrics
  • preparsedcode.rar iris pattern recognition for eye scan
  • moshishibie.rar 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=x4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离。
  • Cluster.rar 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。
  • C-means.rar 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。
  • Corner.zip Corner detection for Iris..