搜索资源列表
matlab-image-source-code
- matlab图像分割算法源码.图像反转.灰度线性变换.非线性变换.直方图均衡化 -matlab image segmentation algorithm source code
xianshituxiang-
- 本文章主要用于显示图像,其中还包括了数字图像操作的各种代码,如线性变换,灰度变换,图像平滑,点运算,各种艺术效果-This article is mainly used to display the image, which also includes a variety of digital image manipulation code, such as linear transformation, gray-scale transformation, image smoothing, po
T_11
- 1.编写程序,完成灰度分段线性变换。如下图所示,输入两个点的坐标完成对图像的分段线性对比度拉伸。 2. 学习使用histeq函数,完成 ①对’lena.bmp‘的直方图均衡化; ②以’cameraman.tif’的直方图为模板,将’lena.bmp’做直方图匹配。 3. 不使用histeq函数,自己编写程序完成直方图均衡化,并显示直方图均衡化前后的图像以及其直方图。 4. 不使用histeq函数,自己编写程序完成直方图匹配,显示匹配前后的图像、模板直方