搜索资源列表
-
0下载:
ch5_1_1: 图像灰度线性变换 (§5.1.1)
ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1)
ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1)
ch5_1_4: 图像直方图的均衡化 (§5.1.2)
ch5_1_5: 直方图规定化 (§5.1.2)
-ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码
MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
-
-
0下载:
图像增强 利用matlab实现 分段线性变换 对数变换 彩色变换-Piecewise linear transformation image enhancement using matlab logarithmic transformation of color conversion
-
-
0下载:
数字图像处理,完成Matlab GUI程序或C/C++程序,有两个显示区域,实现功能:
1)读入灰度或彩色图像,可放大缩小显示;
2)完成图像对比度的简单、分段线性变换及非线性变换,并与原图像对比显示;-Digital image processing, Matlab GUI to complete the program or C/C++ program, there are two display areas, to achieve functional: 1) read in
-