搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
分类程序
- 图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
tuxiangshibie
- 比较完整的图像分类程序,包含较多的分类算法-more complete image classification procedures, including more classification algorithm
ColorImageStat
- 彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
pattern-vc++
- 图像处理源代码,包括分类程序和聚类程序。-image processing source code, including the classification procedure and clustering procedure.
moshishibiegenleiVC++
- 分类程序 分类程序 -classification procedures procedure classification procedures classification procedures procedure procedure classification procedures
hyperspectral
- 用于高光谱图像处理的matlab程序,包括图像融合,降维和图像的极大似然分类程序-for hyperspectral image processing Matlab procedures, including image fusion, dimensionality reduction and image of the maximum likelihood classification procedures
Land_cover_classification
- 一个基于人工神经网络的有监督遥感影像地貌分类程序
shouxieshuzi
- 用VC编写的手写数字识别,包括分类程序和聚类程序,效果很不错
111
- 分类程序
分类程序
- 分类程序,图像识别中用到的。 多种图像形式转换 vc6.0环境开源码
处理图像分类的最小二乘法svm工具箱
- 这是处理图像分类的最小二乘法svm工具箱,里面有详细的使用说明,功能强大,欢迎下载使用。,This is the deal with image classification of least squares SVM toolbox, which has detailed instructions and powerful are welcome to download.
Matlab贝叶斯分类器+(Bayers)程序
- 用matlab实现贝叶斯分类器,模式识别的一个程序。 matlab的英文教程
classfication
- 图形图像分类程序毕业设计参开代码,代码全-Graphic image classification process design parameters graduation open code, code-wide
Bayes_Classify
- 基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例-Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features
ClassifyImage
- VC开发的图像分类程序,里面有神经网络的算法,-VC development of image classification procedures, which are neural network algorithms,
PatternRecongnition
- C++图像模式识别分类程序,可以识别手写数字-The C++ code of Pattern Recongnition
AdaboostFr
- ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
基于支持向量机的图像分类
- classifier.mat文件太大未上传。可运行一次main3生成 getFeatures.m 获取灰度共生矩阵相关特征 main-main6 训练 + 识别 predict.m 单独的分类程序 temp.m 单独的分类演示程序(classifier.mat file is too large to upload. Can run a main3 to generate getFeatures.m Get the grayscale co-occurrence matrix rel
python猫狗分类程序
- 利用此程序可以对对象进行分类识别,很实用。(This program can be used to classify and recognize objects, which is very practical.)