搜索资源列表
matlab编写的meanshift算法
- 这个是meanshift算法的和函数,已经其用于图像的平滑和分割的程序
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
fog3
- 功能简介: 基于matlab的光纤陀螺磁场作用下零漂测试数据处理程序。 1)读取txt文档中陀螺零漂的实验数据,自动取出有效数据段,并根据一定规律分类 2)作出全部数据图像并保存 3)对各段数据作图,并作平滑处理 4)显示各段数据的最大值、最小值、平均值 5)按周期即序号先后编码文档名称并保存各段数据及图像 6)其他可能的拓展可在本程序基础上修改得到 --------------------------------------------------
imageprocesing
- 详细的matlab图像处理,有DCT变换图像压缩,对比度增强,直方图均衡化,规定化,平滑滤波,锐化,频域滤波等-Detailed matlab image processing, image compression with DCT transform, contrast enhancement, histogram equalization, the provisions of, smoothing, sharpening, frequency domain filtering
MATLABprogram
- 一个基于MATLAB的实验程序,关于图像处理的,就是对图像进行直方图平滑、增强、分割等处理-An experimental procedure based on MATLAB, image processing, that is, the image histogram smoothing, enhancement, segmentation processing
More-practical-5-matlab-code
- 比较实用的5个matlab代码:图像反转,灰度线性变换,非线性变换,直方图均衡化, 线性平滑滤波器-More practical 5 matlab code: Image is reversed, gray linear transformation, a nonlinear transformation, histogram equalization, linear smoothing filter
image-segmentation
- 用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等- using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet
LUZOADC
- matlab下对图像进行fft变换,平滑,锐化,中心化傅立叶正变换得到大正方形(Under the matlab to FFT transform, image smoothing, sharpening, centralized is Fourier transform to get the big square)
moreXatlab
- 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像(Matlab prepared by the automatic threshold segmentation procedure more, before the image segmentation using smooth image automatically)
MATLAB
- matlab应用中将一幅图像进行灰度变换,和各种平滑滤波边际滤波的程序(matlab application will be an image gray-scale transformation, and a variety of smoothing filter edge filtering procedures.They are generally used in medical image processing.)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
matlab实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
SystemGenerato
- 通过建立MATLAB simulink generator实现3*3的矩阵的图像平滑滤波(Through the establishment of MATLAB Simulink generator to achieve the 3*3 matrix of the image smoothing filter)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)