搜索资源列表
Mimage-preproA
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 -Adaptive Wiener filtering in MATLAB functions filter2 the image noise by the mean filter images using five different gradient Enhancement Act for image sharpening the i
chengxu
- Matlab GUI图像增强系统 。图片变白的意思是光滑处理 高斯算子,梯度算子 -Matlab GUI image enhancement system .Pictures turn gray mean smooth processing Gaussian operator, gradient operator
T03
- matlab对一幅图像利用小波实现边缘检测,并和其他的算子(拉普拉斯算子、梯度算子)比较结果-Comparison of the results of matlab for an image using wavelet edge detection, and other operators (Laplacian, gradient operator)
matlab-code
- 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
mingsou
- 用MATLAB实现的压缩传感,在MATLAB中求图像纹理特征,包括随机梯度算法,相对梯度算法。- Using MATLAB compressed sensing, In the MATLAB image texture feature, Including stochastic gradient algorithm, the relative gradient algorithm.
genghei
- 粒子图像分割及匹配均为自行编制的子例程,利用自然梯度算法,在MATLAB中求图像纹理特征。- Particle image segmentation and matching subroutines themselves are prepared, Use of natural gradient algorithm, In the MATLAB image texture feature.
hiuking_v78
- 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,利用自然梯度算法,利用matlab针对图像进行马氏距离计算 。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Use of natural gradient algorithm, Using matlab to calculate the Mahalanobis d
qiejei_V1.8
- 课程设计时编写的matlab程序代码,利用自然梯度算法,毕设内容,高光谱图像基本处理。- Course designed to prepare the matlab program code, Use of natural gradient algorithm, Complete set content, basic hyperspectral image processing.
kiugeng
- 完整的图像处理课设,包含所有源代码,汽车图像,包括随机梯度算法,相对梯度算法,基于matlab GUI界面设计。- Complete class-based image processing, contains all of the source code, auto image, Including stochastic gradient algorithm, the relative gradient algorithm, Based on matlab GUI interface desi
md788
- 利用自然梯度算法,实现了图像的加水印,去噪,加噪声等功能,线性调频脉冲压缩的Matlab程序。- Use of natural gradient algorithm, Realize image watermarking, de-noising, plus noise and other functions, LFM pulse compression of the Matlab program.
avg_gradient
- 计算图像平均梯度,可以用于图像质量评估。(The average gradient of the computed image can be used for image quality evaluation.)
matlab
- 纹理识别,LTV,通过求梯度,进而求图像的局部总变差,对指纹图像进行纹理提取(Texture recognition, LTV, by seeking gradient, and then find the local image of the total variation, the fingerprint image texture extraction)
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.直接提取四个顶点坐标