搜索资源列表
thefacecognition
- 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases
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
usps
- usps手写字库,用于手写数字模式识别的训练-usps handwritten font, handwritten figures for pattern recognition training
binalize
- 本程序用于对来自USPS字符库的数字图像进行二值化处理-procedures for the USPS characters from the right bank of digital images Binary Processing
USPS.rar
- 用于手写体数字识别的USPS样本数据库和将MAT格式的样本数据库转换成二值化图像并以行程编码存储,For handwritten numeral recognition of the USPS database and a sample format of samples MAT database into binary image and the Run-Length Coding storage
usps_16x16_raw
- 完整的mat格式的USPS手写字府库,里面包括7291个训练样本和2007个测试样本-USPS handwritten database of mat format,include 7291 cases for training and 2007 cases for testing.
ClassifierforUSPSdata
- 用于对USPS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。 -USPS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of class
PR_AI_pic
- 这个资源是《精通VC++数字图像模式识别技术及工程实践(第2版)》光盘中的实验素材,包括人脸图像、指纹图像、数字和字母图像、USPS图像。-The resources, " proficient in VC++ Digital Image Pattern Recognition Technology and Engineering Practice [2nd edition]" CD-ROM in the experimental material, including the
kwiener
- The following code implements a kernel Wiener Filter algorithm in MATLAB. The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far. -The following code implement
kisomapforusps
- isomap算法的kernel形式,能对unseen point进行低维嵌入,里面包含了可运行的多个文件,在usps上成功应用-isomap algorithm kernel form of the unseen point to low-dimensional embedding, which contains several files that can be run, successfully applied in the usps
PCALDA
- MATLAB USPS数据下的PCA和LDA算法实现程序。测试通过。-MATLAB USPS data under the PCA and the LDA algorithm program. Test.
wangluobianchengshiyan(8)
- 1.编写HTTPS客户端程序,访问安全服务器www.usps.com,将获取到的网页信息打印到控制台。 2.对实验4中第二个实验题目实现安全的客户端和服务器。-1. HTTPS client program written to access a secure server www.usps.com, to get to the pages of information printed to the console. 2. On the second experimental test su
mnist_all
- USPS手写字体数据集,声明:本源程序由网络搜集整理,不承担技术及版权问题!-USPS handwriting data set, the statement: This source collected by the network, does not bear the technical and copyright issues!
aspshoppingcart
- Popular Shopping Cart Google friendly with taxes, PayPal, credit cards, shipping, multilanguage, stock, encryption, auctions, reviews, order tracking, multilevel categories, sell-digital. New optional Packs with UPS, USPS, DHL, SQL, mySQL, WAP catalo
uspsFisher
- 用Fisher算法对usps数据集进行分类,对每个部分都有很好的说明,对画图也有详细说明-USPS dataset using Fisher algorithm classification, each part has a good descr iption of the drawing there are described in detail
uspsMSE
- 用MSE算法对usps数据集进行分类,对每个部分都有很好的说明,对画图也有详细说明-USPS dataset using MSE algorithm classification, each part has a good descr iption of the drawing there are described in detail
Bayes_usps
- 用贝叶斯方法处理USPS数据库,可直接运行,数据库不再上传。运行时间有点长,主要是判别函数的原因。-USPS database using Bayesian approach, can be directly run, the database is no longer upload. Running time is a bit long, the main reason is the discriminant function.
LDA_USPS
- 利用线性判别分析做USPS数据库的分类。代码可直接运行, 有详细注释。-Done using linear discriminant analysis classification USPS database. Code can be directly run, detailed notes.