资源列表
CRC
- 一个高效率的人脸识别算法,用的是CRC算法,很经典(An efficient face recognition algorithm)
源代码
- 二值图像压缩的源代码,比较经典,是源码。(Binary image compression source code, more classic, is the source code)
快速去噪
- maltlab编程,平移不变量,去噪的快速算法(Maltlab programming, translation invariants, denoising fast algorithm)
FaceRec
- 人脸识别是一个有监督学习过程,首先利用训练集构造一个人脸模型,然后将测试集与训练集进行匹配,找到与之对应的训练集头像。最容易的方式是直接利用欧式距离计算测试集的每一幅图像与训练集的每一幅图像的距离,然后选择距离最近的图像作为识别的结果。这种直接计算距离的方式直观,但是有一个非常大的缺陷—计算量太大。如果每幅图像大小为100*100,训练集大小1000,则识别测试集中的一幅图像就需要1000*100*100的计算量,当测试集很大时,识别速度非常缓慢。(Face recognition is a s
利用神经网络拟合势能面的经典论文
- 一种利用神经网络算法拟合势能面的经典论文(a special paper about potential energy surface fit using neural network algrithom)
bulk-download (1)
- 最新的对于提高步态识别率的特征表示,这篇文章详细的介绍了新的步态识别的特征表示方法,通过这种特征表示方法,我们可以在步态识别的时候更好的识别。提高了我们步态识别在很多负责场景中不能运用的弊端。改善了目前步态识别在研究上面的缺陷。(the paper presents a new gait representation called SEGI to perform gait recognition)
Ollnnoisreyord
- 一个可以存为bmp,jpeg等图形格式的图形绘制,编辑程序,(A can save as BMP, jpeg graphics formats such as graphics, editing program,)
ANPR-Demo-master
- Plate recognition demo
hprl9
- 一个用于gpl游戏编程的3d图形处理库,推荐一下(One for the GPL game programming 3 d graphics library, recommend)
stmleISAM
- 医学CT成像算法,小弟得之千辛万苦哦 不错的源码 可以的(Medical CT imaging algorithm, the younger brother of the hardships A good source)
120678
- 基于最优条件下三次B样条小波的多尺度边缘检测算子(Based on the optimal conditions of cubic B spline wavelet multi-scale edge detection operator)
xldupsm
- 将BMP转化为AVI的程序!看看吧,不错的 可以学习参考用 不错的(Convert BMP to AVI program!)