搜索资源列表
matlab series tool
- 这个是matlab分类工具箱,有大概三十多个matlab原程序,很适合大家下载使用-this classification is Matlab toolbox, probably more than 30 Matlab program, We are very suitable for downloading
ClassificationMatLabToolbox
- 关于MATLAB分类的工具箱。 希望对你有所帮助!
matlab--chulihans
- 图像处理常用函数,分类介绍.满意加精,欢迎下载
在matlab下的k-均值聚类进行图像分类分割处理
- 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
BP network.matlab平台的基于bp神经网络的遥感图像分类
- matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
isodata.rar
- 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
K_means_color_segmentation.rar
- 用k-means 做彩色图像分割,分类数可选,Using k-means to do color image segmentation, classification number of optional
moment.rar
- HU的七阶不变矩,具有旋转,平移不变性,对图像描述稳定,对于图像分类,匹配具有重要的作用,failed to translate
matlab(BP).rar
- BP神经网络,可以处理图像进行分类等各种处理的源码,BP neural network image processing source code
Classification-MatLab-Toolbox
- Classification MatLab Toolbox一个很好的图像处理界面,它能够使用很多算法进行模式识别分类-Classification MatLab Toolbox a good image processing interface, it can use many algorithms for pattern recognition classification
OPS
- 多阈值图像分类的粒子群优化算法,采用自然方法来提高优化速度和计算量-Multi-threshold image classification of the particle swarm optimization algorithm, using natural methods to improve the optimization speed and computation
matlab
- 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
分类
- 用于图像分类的Matlab代码,简单实用。2017版本(The Matlab code for image classification is simple and practical. 2017 version)
风景与建筑图片的分类——支持向量机的方法
- 风景与建筑图片的分类——支持向量机的方法(Classification of landscape and architectural pictures -- Method of support vector machine)
SAR滤波MATLAB程序
- 孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别 等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平 滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。 本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑 抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算
matlab截取图像
- 批量读取截取图像,使用几张互联网上的身份证图片作为例子截取说明,自动分类保存(Batch reading the intercepted image)
树叶图像特征分类识别程序
- 利用matlab处理树叶图像,并提取相应的特征(Matlab is used to process leaf images and extract corresponding features.)
多光谱影像PCA与遍历显示matlab实现
- 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算