登录
首页 » matlab » fm-meilin

fm-meilin

于 2008-05-31 发布 文件大小:118KB
0 190
下载积分: 1 下载次数: 28

代码说明:

  数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理(Digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation of the methods used to enhance image contrast P0304: Histogram of homogenization P0305: analog image by Gaussian white noise and Salt and Pepper Noise impact P0306: A two-dimensional median filtering function medfilt2 of interference by salt and pepper noise image filtering P0307: using MATLAB in filter2 function affected by noise interference images mean filter P0308: Image Adaptive Weiner filtering P0309: the use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask treatment)

文件列表:

fm-meilin
.........\crosspowerspectrum.m
.........\fft_resize_test.m
.........\fm_gui.m
.........\fm_guifun.m
.........\fm_parse_inputs.m
.........\fourier_mellin.m
.........\help
.........\....\help_fm.html
.........\hipass_filter.m
.........\image_scale.m
.........\imlogpolar.m


.........\parse_inputs.m
.........\readpgm.m
.........\transformImage.m
.........\window1d.m
.........\window2d.m
.........\zeropad.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fatigue-driving-system
    基于图像处理的人脸检测系统,通过openCV软件来实现的(Image processing based face detection system, implemented by software openCV)
    2011-11-23 20:31:56下载
    积分:1
  • kalmanPcamshift(meanshift)
    Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
    2014-05-14 16:46:19下载
    积分:1
  • RectifyMode_enlarge
    基于除法模型的鱼眼图像校正代码,包含摄像机内参和畸变参数在内的5个参数,无需进行填补空洞的操作。(Based fisheye image correction code division model, including internal camera and distortion parameters, including five parameters, without the need for filling voids operation.)
    2014-06-05 17:09:37下载
    积分:1
  • example1
    基于DCT的数字视频水印源程序,Matlab编写,可以直接运行(DCT-based digital video watermarking source code, Matlab can be run directly)
    2012-05-20 08:26:19下载
    积分:1
  • 第四次作业
    说明:  1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果 2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果 3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。 4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
    2020-12-11 21:53:25下载
    积分:1
  • CCMD_OCR
    简单的图形文字识别软件,希望大家喜欢我的分享,谢谢(Simple graphical text recognition software, I hope you like my share, thank you)
    2009-06-15 23:26:59下载
    积分:1
  • Brief
    说明:  python实现的运用brief算法提取特征点的图像拼接(The implementation of Python using brief algorithm to extract feature points of image mosaic)
    2020-04-25 18:33:43下载
    积分:1
  • pcannc
    主分量分析对SAR图像目标进行特征提取,用最近临方法进行分类(Principal component analysis(PCA) of SAR image target feature extraction, classification using nearest-neighbor method)
    2021-01-01 21:58:58下载
    积分:1
  • Zernike
    Zernike矩是一种具有尺度、移位和旋转不变性的正交不变矩,本设计的目的就是利用Zernike不变矩设计一种图像检索系统,该系统能够充分验证Zerinike矩的不变性及其在图像检索中的优良性能。具体内容包括: (1) 图像特征提取、统计特征提取; (2) Zernike不变矩及其应用方法; (3) 基于Zernike不变矩的图像检索系统。 (Zernike moments is a scale, shift and rotation invariant orthogonal invariant moments, the purpose of this design is the use of Zernike invariant moments design an image retrieval system, the system can fully verify Zerinike moments invariance and itsexcellent performance in image retrieval. Specific content includes: (1) image feature extraction, statistical feature extraction (2) Zernike invariant moments and its application method (3) based on Zernike Moment Invariant image retrieval system)
    2012-11-21 09:01:15下载
    积分:1
  • GausPyramid
    高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样(Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample)
    2009-05-08 11:25:24下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载