文件名称:demo
介绍说明--下载内容均来自于网络,请自行研究使用
数字图像处理MATLAB演示程序。包含图像灰度处理、平滑、锐化、压缩等。运行demo.m执行主界面。-Digital Image Processing MATLAB demonstration program. Contains the image gray scale processing, smoothing, sharpening, compression. The run demo.m perform the main interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数字图像处理\2220120215_李天行_数字图像处理与模式识别.doc
............\about_ui.fig
............\about_ui.m
............\blind_deconvolution.m
............\convert_to_grayscale.m
............\convv.m
............\dct_high_pass.m
............\dct_low_pass.m
............\demo.fig
............\demo.m
............\entropy.m
............\fft_compress.m
............\fourier_high_pass.m
............\fourier_low_pass.m
............\gaussian_noise.m
............\histogram_equalization.m
............\huffdecode.m
............\huffencode.m
............\huffman_ui.fig
............\huffman_ui.m
............\ibd.tif
............\ibd_gray.bmp
............\k_neighborhood_average.m
............\laplace.m
............\lena_gray.bmp
............\lena_gray_blur.bmp
............\lena_gray_dark.bmp
............\lena_gray_small.bmp
............\lena_rgb.bmp
............\median_filter.m
............\neighborhood_average.m
............\readme.txt
............\roberts.m
............\salt_and_pepper_noise.m
............\sobel.m
数字图像处理