文件名称:Fingerprint-Enhancement
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- t*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
指纹增强的matlab实现源代码,包含多个matlab函数文件。-ridgesegment.m identifies ridge-like regions of a fingerprint image. It also normalises the intensity values of the image.
ridgeorient.m estimates the local orientation of ridges in a fingerprint.
plotridgeorient.m plots ridge orientations calculated by ridgeorient.
ridgefreq.m estimates the local ridge frequency across a fingerprint image.
freqest.m estimates the ridge frequency within a small block of an image. This is used by ridgefreq.
ridgefilter.m enhances a fingerprint image using oriented filters.
ridgeorient.m estimates the local orientation of ridges in a fingerprint.
plotridgeorient.m plots ridge orientations calculated by ridgeorient.
ridgefreq.m estimates the local ridge frequency across a fingerprint image.
freqest.m estimates the ridge frequency within a small block of an image. This is used by ridgefreq.
ridgefilter.m enhances a fingerprint image using oriented filters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Fingerprint Enhancement\freqest.m
.......................\index.html
.......................\plotridgeorient.m
.......................\ridgefilter.m
.......................\ridgefreq.m
.......................\ridgeorient.m
.......................\ridgesegment.m
Fingerprint Enhancement