登录
首页 » matlab » 第四次作业

第四次作业

于 2020-12-11 发布
0 119
下载积分: 1 下载次数: 2

代码说明:

说明:  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.)

文件列表:

t_4_3.m, 1398 , 2020-11-23
t_4_4.m, 516 , 2020-11-23
cameraman.tif, 65240 , 2020-11-04
homo.bmp, 66614 , 2020-11-22
lena.bmp, 263222 , 2020-11-22
t_4_1.m, 452 , 2020-11-23
t_4_2.m, 912 , 2020-11-23

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

发表评论

0 个回复

  • strtok
    strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
    2013-05-06 14:36:34下载
    积分:1
  • Vista
    说明:  位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载(Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download)
    2010-04-24 17:24:09下载
    积分:1
  • MPPT
    MPPT algorithm INC method
    2021-03-13 14:59:24下载
    积分:1
  • RMSHE and AMHE
    RMSHE and AMSHE 可直接运行的直方图增强算法,附有相关的论文(RMSHE and AMSHE can be directly run by histogram enhancement algorithm, with related papers.)
    2021-02-10 21:09:52下载
    积分:1
  • ScSR
    Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。(This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。)
    2020-11-24 00:39:33下载
    积分:1
  • 24368
    程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.   Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other. Specific methods of each class, see the comments in the appropriate header files.)
    2015-04-13 10:05:34下载
    积分:1
  • TP2
    beginig : image processing using LENA_color
    2015-05-12 02:10:24下载
    积分:1
  • MSRCR
    带色彩恢复因子的retinex算法,用于处理雾天图像(Recovery factor with color retinex algorithm, used to deal with fog image)
    2009-04-08 20:14:30下载
    积分:1
  • cloud_remove
    遥感图像除云软件,原理是图像同时期替换掉有云区域,使用IDL语言编写(remove cloud from remote sensing image)
    2020-12-13 16:09:14下载
    积分:1
  • MEKF
    该论文提出了一种改进的扩展卡尔曼滤波方法,实现对红外,雷达传感器的信息融合跟踪算法。性能优于传统EKF(This paper presents an improved extended Kalman filter method, to achieve the infrared, radar sensor information fusion tracking algorithm. Better performance than traditional EKF)
    2014-05-16 16:07:23下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载