资源列表
BoostingLbp
- 基于LBP的人脸检测,其中PCA用来降维,LBP用于提取纹理特征-PCA used for dimensional reduction, LBP used to extract the texture characteristics
lunwenziliao
- 一些关于车牌识别的论文资料,共有7篇硕士论文-Some information on the paper license plate recognition, a total of seven master' s thesis
standard_test_image
- 经典的测试图片,包含29副最常用的,欢迎大家下载使用-The classic test images, including the 29 most commonly used, welcome to download
facial-match-and-morph
- 自己写的matlab GUI可根据说明运行,简单方便,代码注释详细;此GUI界面,可完成两种功能:一是人脸匹配,即给出一张人脸可找出在训练库最相近的人脸;二是人脸渐变,选择两张人脸,手工标记关键特征点,便可运行出从一张脸到另外一张脸的渐变过程,而且中间产生的图片会自动保存在文件夹中。自己写的操作步骤说明很详细,希望下载的同学会学到一些知识,有所收获-Write your own matlab GUI can be run according to the instructions, easy,
spectralclustering-1.1
- 基于Nystrom的约束谱聚类,通过Nystrom取样的方式有效降低维度,提高求解速度-Nystrom spectral clustering based on constraints, sampling by Nystrom way to reduce the dimensions and improve the solution speed
ppt-all
- 包含所有图形学的ppt,还有一些关于openGL的介绍-Contains all the graphics of the ppt, there are some presentations on openGL
vlfeat-0.9.20-bin.tar
- sift算法源码,图像学中的重要分析算法.-sift algorithm source code, learn the important image analysis algorithms.
vlfeat-0.9.20-bin.tar
- 常用工具包,特征提取方法,如HOG,sift等特征,分类方法如决策树,svm等(Commonly used toolkits, feature extraction methods, such as HOG, sift and other features, classification methods, such as decision trees, SVM, etc.)
SkeletonBasics-D2D
- 使用KINECT获取骨骼图像的源码,在vs平台下使用C++编写。-Use KINECT get bone image source, written using C++ in vs internet.
tocr20
- 图片中字符识别,还不错,网上下的,边缘检测,字母,数字,符号识别-The picture character recognition, but also good under line, edge detection, letters, numbers, symbols identify the
DynamicWorld
- 使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
ActiveModels
- ActiveModels contains a Matlab toolset and examples for training and fitting AAMs (Active Appearance Models). Please refer to the code and included examples for its function. You must have an annotated database to use its features.