搜索资源列表
matlab5
- 初步版本,没有写成通用函数形式,程序中也没什么说明 实验内容 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数; 函数可以处理不同的变换形式和不同类型-Preliminary version, written in generic form does not function, the program is also no descr iption of the experimental content preparation of a universa
Infancechnifra
- Infrared image enhancement is a crucial technique for improving the quality of infrared images. And, the clear image details are important information for infrared image analysis. To effectively enhance infrared image and make image details clear
t_12
- 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
shiyan7
- 实现形态学功能,腐蚀,膨胀,开闭运算,边界提取以及平滑滤波.-Achieve functional morphology, erosion, dilation, opening and closing operation, boundary extraction and smoothing.