搜索资源列表
Image_Processing(MATLAB)
- 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
HistogramEqualization.rar
- 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
KPCA.rar
- 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
YUV.rar
- 本程序是利用MATLAB读取YUV视频数据,并播放视频。,This procedure is to use MATLAB to read YUV video data, and video.
cluster.rar
- 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
MATLAB.rar
- 基于自组织神经网络数据及图像处理,在图像分割中应用极强。很好的源程序。 ,Self-organizing neural network-based data and image processing, image segmentation in the application of highly. Very good source.
MATLAB
- matlab中绘图的方法 二维数据曲线图 隐函数绘图 图形修饰处理 图像处理与动画制作-matlab in the method of two-dimensional graphics data curve implicit function modified graphic graphics processing image processing and animation
xiaoboDCT
- 在MATLAB中采用DCT的方法及小波分解的方法分别对多光谱图像进行数据融合。-DCT in MATLAB, using the method and the method of wavelet multi-spectral images respectively for data fusion.
matlab
- 平滑点所在栅格周围数据,实现不同窗格大小的平滑(Data around the grid where the smoothing point is located)
MATLAB
- 根据数据采集卡所采集上来的数据,这些数据包括横轴和纵轴的坐标和相应坐标的强度,通过对数据进行拟合实现图像重构(According to the data collected by the data acquisition card, these data include the coordinates of the horizontal axis and vertical axis and the intensity of the corresponding coordinates, and t
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)
用matlab提取jpg曲线数据或者jpg图片重新复原
- 用matlab提取jpg曲线数据或者jpg图片重新复原(Extract the JPG curve data from MATLAB or restore the JPG image)
画图MATLAB
- 画图,主要集中在使用MATLAB使用m文件对数据进行对比画图,具有多图对比,图例等(Drawing, mainly focus on using MATLAB to use m files to compare the data, and have a multi-graph comparison, legend, etc)
Matlab Demo
- MATLAB软件编写的读取stl格式文件的数据,并对其进行处理。(The MATLAB software reads the data of the STL format file and handles it.)
MATLAB实现双目校准
- 完全利用MATLAB实现双目校准。其中分为公式法和直接法。其中直接法,是将校准数据保存为数组,直接调用。内有详细文档介绍。(Complete use of MATLAB to achieve binocular calibration. It is divided into formula method and direct method. The direct method is to save the calibration data as an array and call it dire
多光谱影像PCA与遍历显示matlab实现
- 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)
82247462Hyperspectral-Remote-Sensing
- 地面高光谱处理、matlab数据处理、可以借鉴的、高光谱数据处理过程(hyperspectral matlab image)
偏最小二乘PLS和一些光谱预处理的matlab程序
- 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
MATLAB读取显示txt格式点云
- MATLAB读取txt格式的点云数据,好用,完美运行。(Matlab read TXT format point cloud data, easy to use, perfect operation.)