资源列表
指纹识别的matlab源码
- 指纹识别的matlab源码,对研究者非常有用-Fingerprint Recognition Matlab source, the researchers very useful
关于gabor算法的matlab和c的源程序
- 关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source
fvs_enhancer
- 指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图像都是位图。代码由C写成。详细情况见解包后的说明-fingerprint enhancement procedures, describes how to use the library to enhance the fingerprint image. The original image and objectives are bitmap images. Written by C code. Details of the opini
canny_src
- 本程序是用C语言编写的CANNY算子比以往的SOBEL算子更细。-this program is the C language Canny operator than ever SOBEL Operator more detailed.
LDA
- 人脸识别主成分分析LDA代码,MATLAB写的。-Principal Component Analysis LDA code written in MATLAB.
Honeycomblikedscanning
- 蜂窝填充多边形的初步实现,有仿真效果哦看看吧-honeycomb filled polygon initially realized, simulation results, oh let's see it
PCA_LDA_LPP_Tensor
- PCA/LDA/LPP/TensorLPP/代码。 LPP是目前一种比较重要的子空间算法。基于Tensor的子空间算法,是传统PCA/LDA算法的进一步推广,具有重要意义。-PCA / LDA / LO / TensorLPP / code. Alignment is a more important subspace algorithm. Based on the Tensor subspace algorithm, is a traditional PCA / LDA further p
wave_clus
- wave cluster for biomedical signal proce
Apriori_Kidney
- 以从医院病案室获得的3022例数据为样本,在完成样本数据库以及糖尿病并发症的多维数据集设计后,以糖尿病并发症流行病学知识发现为重点,研究定性数据定量化挖掘模型及算法引擎的设计与实现,即将关联模型引入糖尿病并发症的流行病学研究,应用集合论中的Apriori性质,实现关联规则的挖掘引擎设计。-cases from the hospital to obtain the data for 3,022 cases samples the completion of the sample database
PSODem
- 用VC++实现的粒子群算法,程序经过调试可用
sqrs
- 是ECG心电检波的模式识别算法,主要输出QRS点的序列描述。是标准心电信号处理单元。
Improvement-Of-Levkov
- 用C++实现的改进式Levkov算法,比较适用于心电信号的特征波形提取。