搜索资源列表
matlab-code
- 小波分析 图像融合 决策树分类 matlab 源代码 -fusion image, classify
Matlab_Classification_based_on_BP
- 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
Image_Classify
- 遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。-Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).
gist
- 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
classify
- 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
Classify
- 进行简单的图形识别,使用matlab实现-Simple pattern recognition, the use of matlab to achieve
birds_recognition
- 此程序用来通过DNA序列来识别北美鸟类的类别。-The matlab code is used to classify the North American Birds.
rice_detection
- 利用机器视觉系统代替人眼获取各项大米参数,再参照国标对其进行等级划分。在此基础上, 利用MATLAB软件的神经网络工具箱在数理统计基础上完成检测模型的构建,从而实现对未知大米外特性的评判,并为检测大米综合品质奠定了基础。-rice detection.At p resent, the evaluation method of the rice quality in China is still at the level of naked eye observation. How to cla
FcmImage
- 用matlab实现Fcm分割图像,只需在matlab中调用main(image,C)即可,其中Image需为事先加载好的jpg文件,C为分类数。-Fcm Classify Digital Images By Matlab.
Classify
- Free Source Code for Shape Recognition Matlab实现的图像中的圆、矩形、正方形等形状识别-Shape Recognition differentiate Square, Rectangular, Circle from others
libsvm-3.1
- 给文件是林贵人博士所开发的c版本支持向量机的源文件,是目前应用最广泛的源程序之一,适用于图像处理,线性拟合,分类等问题。-it is a toolbox of matlab,and the function is used to classify and regression,and so on.
svmtoolsvm
- 用matlab编写的,基于支持向量机的分类的工具包,可以对数据进行分类-With Matlab prepared, based on the support vector machine classification tool kit, can classify data
src
- 背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码-The "src" folder contains all of the source code. To run the program, follow these simple steps: 1. Start MATLAB and ensure the "src" fold
Classify
- Matlab识别图像中的矩形、圆形、椭圆形等源码。-Matlab identify images in rectangular, circular, oval, etc. source.
fruit-classify
- matlab水果识别器,形态学,识别五种水果,要求背景较简单边缘明显-matlab fruit recognition, requires relatively simple background
Classify
- MATLAB中实现分类识别,不错的子函数,值得分享-In the MATLAB to realize classification recognition, good function, worth sharing
Colorhist_Libsvm_dem
- 随着科学技术的飞速发展,机器学习与人工智能技术的不断创新,人们对特定信息检索的需求逐渐增加,使得如何对资源进行合理有效的分类成为一个关键问题。近几年来,基于内容的图像分类的研究焦点主要集中在自然图像的场景分类和物体分类两个方面,大多采用有监督学习方法,通过对底层特征建模和中间语义分析来实现分类。 本文基于Libsvm的图像分类研究及实现,主要针对的是物体分类这一方面,选用了五类水果作为分类研究的对象。对图像进行分类的大体步骤主要包括采集图像样本(主要从Web上获取)、图像预处理(如截成大小一致
libsvm-3.20
- 台湾大学林智仁libsvm-3.2,帮助大家来做行人检测训练。(This tool can help us to train our classify machine, obtaining good results.)
spam_email
- 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)