搜索资源列表
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
orl_faces
- orl人脸库,做人脸识别需要。我费了很大力气才下载到的,希望对大家有用-02:00 Face basement, the need to do face recognition. I spent a lot of energy only to download, I hope useful for all
yalefaces
- yale人脸库,做人脸识别所必须的样本图像。希望对大家有用。-Face library, which must be done face recognition sample images. We hope that the right useful.
ghmm-0.7.0a.tar
- 隐马尔科夫模型及其在语音处理中的应用,这个是GNU提供的算法库,类unix环境,C语言,当前最新版本已经不再提供C++的了。-Hidden Markov Model and the voice processing applications, this is the GNU algorithm library, unix environment category, C language, the current latest version is no longer available in C
FaceReco
- 该文件架下一共有4个matlab程序。结合到一起可以实现在matlab下实现选中ORL库的一幅图像然后找出与之最相近3张照片并显示出来。-the document-a total of the next four Matlab procedures. Can be combined to achieve the Matlab ORL selected under the image of a then identify with the most similar 3 photos and dis
MatricToPicture
- 由ORL.mat人脸库德矩阵转化成相应图片的程序。-by ORL.mat Face Kurdish matrix into the corresponding picture procedures.
ICAandKICA
- 这是我做的关于ICA和KICA的matlab程序,其中的算法速度很快,用ORL库做的实验-This is what I do on the ICA and the Matlab kernel procedures, which the algorithm very rapidly. ORL used to do the experiment
DB1_B
- 可用于指纹识别的指纹库-fingerprints can be used for fingerprint identification
biosig4c++-0.59
- c++编写的用于生物信号处理的软件库,可和matlab很好的协作,主要用于EEG/MEG/ECoG等
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
fingerprintsourcecode
- 北航开发的指纹识别系统,编译都没问题,因为缺少原图像库,因此程序运行可能有点问题,但是源码可供大家交流参考。-BUAA developed fingerprint identification system, the compiler no problem because the lack of the original image database, it may be a bit run, but to facilitate the exchange of source code for r
ga
- 我改进的遗传算法库galib,直接包含工程,避免了使用ga.lib链接失败等等问题-Improved genetic algorithm library galib, including projects directly, avoiding failure and so on using ga.lib Links
ode4way
- 神经元HH模型,带高斯白噪声,4阶龙格库塔-Neuron HH model, with Gauss white noise, 4 order Runge Kutta
facereclib-1.2.1
- python 人脸识别库 实现了几个标准的人脸识别算法-python face recgenation
aaaa_new
- 使用龙格库塔算法求解青霉素发酵非结构动力学过程模型-solve penicillin fermentation process model using the Runge-Kutta algorithm
similarity_all
- 一个很大的excel文档,包含了人体内所有可测到的小分子代谢物两两之间的距离,下载自HMDB内部库。可辅助用于代谢物功能分析和代谢网络的绘制。-A lot of excel documents, including the distance can be measured in the human body all small molecule metabolites between pairwise, downloaded HMDB internal library. Secondary m
FaceRec
- 人脸识别 PCA和SVM 人脸识别算法,人脸库pgm文件-This fold is a PCA and SVM face recoginise
LiborMasekThesis
- matlab的一个虹膜识别开源库相关论文(Matlab iris recognition open source library)
sourceafis-V3.1
- SourceAFIS是一个人类指纹识别库,它可以比较两个指纹(1:1模式)是否属于同一个人,或搜索一个大型数据库(1:N模式)找出该指纹的身份。它需要原始指纹图像的输入,并产生匹配得分的输出。提供 .NET 和 Java 的开发包。