虹膜识别中的边缘定位方法我要分享

0

边缘坐标 拟合边缘点 matlab-边界拟合 边界识别 虹膜定位

关注次数: 270

下载次数: 1

文件大小: 62K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:虹膜识别中的边缘定位方法:使用边缘跟踪定位法找到边界点,再使用最小二乘圆拟合法得到坐标值,附图片。


English Description:

The edge location method in iris recognition: use the edge tracking location method to find the boundary point, and then use the least square circle fitting method to get the coordinate value, with pictures.


代码预览

boundaries_trace.m

detect_pupil.m

detect_pupil_all.m

twovalue.m