搜索资源列表
C_FuzzyCluster
- 模糊算法,用于分类,图像分割,模式识别,样本空间-C_FZZUY
face
- 完整的表情识别系统一般包括人脸表情图像捕获、预处理、人脸检测与定位、 人脸分割与归一化、人脸表情特征提取、人脸表情识别。本文着重研究了人脸表 情特征提取、特征选择及表情分类等关键问题,并提出了一些改进的方法,同时 进行了仿真实验-Complete expression recognition systems typically include facial expression image capture, preprocessing, face detection and loca
Pattern-Recognition
- 用C++实现了模式识别中K-均值算法的实现,并用于图像分类实现。-Pattern recognition C++ achieve the realization of the K-means algorithm, and used for image classification.
bp-net
- 1. 使用matlab软件设计BP网对尿沉渣图像样本进行模式识别 对待测尿沉渣图像进行分类 对分类结果进行统计分析 -1 BP network using matlab software design image for urine samples to be measured urinary sediment image pattern recognition classification for statistical analysis of the classification
SolvePFP
- 图像等运用稀疏表示的方法进行计算识别和分类-Images using sparse representation method to calculate identification and classification
Untitled_1
- 人脸识别算法分类 基于人脸特征点的识别算法(Feature-based recognition algorithms)。 基于整幅人脸图像的识别算法(Appearance-based recognition algorithms)。 基于模板的识别算法(Template-based recognition algorithms)。 利用神经网络进行识别的算法(Recognition algorithms using neural network)。 基于光照估计模型理论
PSO
- 粒子群优化算法,算法没有和图像处理直接相关,不过对于图像分类中的模式识别相关算法,也许会用到这个优化算法。-PSO code
fruitrecognication
- 该程序包含对给定的果蔬图像进行训练并进行识别分类,识别率较高,达到90 左右-The program contains images of fruits and vegetables given training and recognition and classification, high recognition rate, reaching about 90
convolutional_network.py.tar
- 卷积神经网络,用于图像的识别分类,对图像的旋转平移,畸变具有很强的容忍性。-Convolutional neural network for image recognition and classification, has a strong effect
Gabor-GMRF-LBP
- Gabor,GMRF,LBP纹理特征提取方法_MATLAB,可以用来提取图像特征,用来做图像识别和分类-Gabor, GMRF, LBP texture feature extraction method _MATLAB, can be used to extract image features, used to do image recognition and classification
leineileijian
- 一种分类手段,计算图像识别过程中的错误接收率和错误拒绝率。(A sorting means for calculating the error reception rate and the false rejection rate in the image recognition process.)
HOGFeature
- Hog特征提取,提取大量特征用于图像的分类识别(Hog Feature Extraction)
Bior3.7
- 特征提取,提取大量特征用于图像的分类识别(Extracting a large number of features for image classification)
tiny_cnn
- tinycnn 简单的lenet网络实现字符识别,和图像的二分类算法(Tinycnn simple lenet network to achieve character recognition, and the image of the two classification algorithm)
B2DPCA和ELM人脸识别算法研究_李定珍
- 提出一种新型、高效的基于 B2DPCA(双向二维主成分分析)和 ELM(极端学习机)的人脸识别算法, 该算法是根据曲波变换分解人脸图像和一种改进的降维技术,通 过 B2DPCA 生成识别特征集来训练和测试 ELM 分类器,提高识别精度。通过大量实验,并把实验结果与现存技术进行比较,结果表明 B2DPCA+ELM 算法有效地提高了识别准确率,并降低了对原型数量的依赖。将来有望能把局部特征和基于曲波分解的全 局信息结合起来应用到识别精度和分类速度上。(a new human recognit
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
zuoye
- 对图像进行分割,同时根据贝叶斯分类准则,对图像进行准确分类,可以分别识别各种图形的形状(The image is segmented, and the image is accurately classified according to Bias classification rule, and all kinds of shapes can be identified separately.)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,
题库,包括抓取试题,抓取答案,图像识别答案等
- 一个题库爬虫,包括抓取试题,抓取答案,图像识别答案,抓取分类,导入数据库(A question bank crawler, including grabbing test questions, grabbing answers, image recognition answers, grabbing classification, importing into the database)
降噪自编码
- 训练降噪自编码,运用降噪自编码器完成数据的特征提取和分类,可应用于图像识别。(examinationTraining noise reduction self coding, using noise reduction self coding to complete data feature extraction and classification, can be applied to image recognition.)