搜索资源列表
fp_enhancement_7_31_2005
- 指纹增强算法, 研究指纹识别的可以参考一下. matlab.-fingerprint enhancement algorithms, research Fingerprint Recognition for reference. Matlab.
fingermatlabalgom
- 图象分割 边缘检测 的 指纹分割算法,希望对你有所帮助-image segmentation Edge Detection fingerprint segmentation algorithm, and I hope to help you! !
matlab_sourcecode_for_Axes
- FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - Fing
facedetcer
- 基于贝叶斯理论的指纹识别算法及学习套件, 使用贝叶斯概率论实现对指纹识别,特征码提取,特征对数获取的功能-Based on Bayesian theory and learning algorithm for fingerprint identification kits, the use of Bayesian probability theory to achieve fingerprint, signature extraction, characteristics of the func
fangxiangtu
- 对于指纹图像,无论在频域或是在空域处理时,都要用到指纹的方向性信息,所以求取指纹方向图就显得格外重 要。求取指纹图像方向图的方法有很多种,文中列出了其中几种易于实现的算法。目的在于比较几种求取方向图的算法, 得到这几种方法的性能,以利于不同场合的要求。-good
zhangwen
- 基于MATLAB实现指纹特征提取 改进的指纹图像分割算法 论文-matlab zhiwentezhengtiqu zhiwenfengesuanfa
figure
- 用matlab做的指纹识别算法,目前做到了增强,用的是linhong的算法-Matlab to do with the fingerprint recognition algorithm, the current did increase, the algorithm used is linhong
fingerprint_recognition_algorithm_matlab_programmi
- matlab程序设计指纹识别算法源码fingerprint recognition algorithm matlab programming source code-fingerprint recognition algorithm matlab programming source fingerprint recognition algorithm matlab programming source code
thin
- 此为基于MATLAB平台对指纹图像进行细化处理算法-This is based on MATLAB platform thinning algorithm for fingerprint image
center
- 此为基于MATLAB平台确定指纹图像中心点的算法-This is based on MATLAB, the algorithm to determine the center of the fingerprint image
matlabsourcecodeforzhiwen
- 基于K-L变换的指纹识别算法matlab实现 内含指纹库 对模式识别及matlab初学者有很大帮助-Based on k-l transform the fingerprint identification algorithm matlab containing fingerprint storehouse of pattern recognition and matlab beginners are of great help
FingerPrint
- 可靠的指纹图像细化处理算法,采用opta-Reliable fingerprint image thinning algorithm, using opta
zhiwenshibiesuanfa
- 本文利用指纹纹线的结构信息,提出了一套基于纹线结构的特征提取和匹配算法。-In this paper, the structure of the fingerprint ridge information, a set of ridge structures based on feature extraction and matching algorithms.
指纹定位算法仿真代码
- 定位指纹,室内,算法,欧式距离,最大后验概率,贝叶斯,加权贝叶斯,等(Location, fingerprint, interior, algorithm, Euclidean distance, maximum posterior probability, Bayes, weighted Bayes, etc.)
knn
- 这是一个普通的室内定位knn算法,里面含有程序需要的指纹数据库,(This is an ordinary indoor positioning KNN algorithm)
MUSIC_DOA
- DOA指纹定位算法中,使用MUSIC算法提取DOA信息作为职位信息
指纹定位算法仿真代码
- 基于rssi的室内定位算法,NN,KNN,WKNN及贝叶斯算法的对比。(The indoor location algorithm based on RSSI is compared with NN, KNN, WKNN and Bayes algorithm.)
knn&data
- 通过knn算法实现的WiFi指纹定位,含代码和原始数据,可直接运行,用于学习参考(WiFi fingerprint localization implemented by KNN algorithm, including code and raw data, can be directly run for learning reference.)
指纹识别算法
- ·详细说明:基于matlab的快速嵌入式指纹识别算法文件列表: 19_7.bmp 22443.bmp 37_3.bmp 37_5_2.bmp 37_7.bmp centralizing.m conv2fft.m Cropping.m fprec.m gabor2(Detailed descr iption: Matlab-based file list of fast embedded fingerprint identification algorith
指纹定位算法仿真代码
- 指纹定位算法仿真代码,可以直接运行,注释详细,容易理解