搜索资源列表
changyongsousuosuanfa
- 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on th
lianjizifushibie
- 联机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -online character recognition experimental materials inside provided some experimental pattern recognition database. These "
tuojizifushibie
- 脱机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images
local_projection_entropy
- 采用局部投影熵进行人脸识别的源程序,在常见的数据库上的实验识别率较高,特别是算法对光照不敏感.
KFDA
- 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40
2DPCA
- 在ORL或Yale标准人脸数据库上完成模式识别任务。用2DPCA方法完成人脸检测实验。-Standards in the ORL face database or Yale to complete the pattern recognition task. Complete with face detection method 2DPCA experiment.
Face-Recognition-System-using-FLD
- 采用了FLD算法,matlab语言,实现对人脸数据库的识别,系统附带有实验的数据库。-Using FLD to realise the face recognition. There are database in the system too.
Database-digit-handwritten
- 手写体数字识别的训练数据库(MNIST)。 收集了500多位实验者的共60000个样本。-THE MNIST DATABASE of handwritten digits Four files are available on this site: train-images-idx3-ubyte.gz: training set images (9912422 bytes) train-labels-idx1-ubyte.gz: training set label
FisherFace(matlab)
- 该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。-Fisherface matlab