搜索资源列表
image-matlab
- 图像基本处理方法源代码,内有数十个matlab编写的代码。
使用matlab求图像的灰度共生矩阵的程序
- 使用matlab求图像的灰度共生矩阵的程序,很好用,Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
用MATLAB读取一幅图像
- 用MATLAB读取一幅图像,并且计算其图像信噪比,Using MATLAB to read an image and calculate the image SNR
基于matlab的二维图像Gabor滤波源代码
- 基于matlab的二维图像Gabor滤波源代码,调试通过,Matlab based on Gabor filtering of two-dimensional image source code, debugging through
matlab写的对图像进行简单的伽马校正
- matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
在matlab下的k-均值聚类进行图像分类分割处理
- 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
关于图像融合的评价标准的MATLAB源代码
- 关于图像融合的评价标准的MATLAB源代码。,Image Fusion on the evaluation criteria of the MATLAB source code.
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
这是基于matlab的提取图像纹理特征的程序
- 这是基于matlab的提取图像纹理特征的程序,如有需要可下载!挺好用的!,This is based on the matlab image texture feature extraction procedure, if needed, could be downloaded! Very good use!
BP network.matlab平台的基于bp神经网络的遥感图像分类
- matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
OSTU-matlab.ostu算法的maltab代码
- ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
vc++调用matlab函数混合编程实现二值图像的区域标记
- vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
matlab-image-fusion.rar
- 图像融合结果的评价参数m文件,用于一般图像参数评价,matlab-image-fusion
LSB-Data-Hiding-Image
- 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
Feature-Extraction-in-Computer-Vision-and-Image-Pr
- 一本有关特征提取和图像处理的,绝对经典!-One of the feature extraction and image processing, an absolute classic!
Region-growing-image-segmentation
- 对图像的区域生长进行分割,包括matlab程序和图像-Region growing image segmentation, including procedures and image matlab
image-matlab-source-code
- 计算机图像处理冈萨雷斯数字图像处理matlab版源码,对初始学习的同学很有帮助!-digital image processing using matlab source code
图像分割中常用的水平集方法的matlab源代码
- 图像分割是图像分析的关键步骤,而水平集方法是图像分割的一项热门方法,它有着许多算法不具有的优点,尤其可用于分割背景复杂信息难以提取的医学图像。这里是一些水平集分割图像的matlab的实现例子,希望可以帮到大家。(Image segmentation is the key step of image analysis, while the level set method is a popular image segmentation method, it has many advantages
Image Segmentation
- 包括了数字图像处理中的图像分割若干MATLAB代码(digital image processing using matlab of image segmentation)