实验要求: Objective: To understand the high performance of the parametric Wiener Filter in image restoration when there are additive noise after the image degradation. Main requirements: Ability of programming with C, C++, or Matlab. Instruction manual:
PROJECT 03-01 : Image Enhancement Using Intensity Transformations 实验要求: Objective To manipulate a technique of image enhancement by intensity transformation or gray level transformation. Main requirements: Ability of programming with C, C++, or Matla
控制图的大小 figure('position',[x0,y0,dx,dy]); figure(fig number); 显示图例 legend('leg1','leg2') depend on how many lines you plot in a figure; 改变字体大小 change the fontsize of x,y label at the same time. set(gca,'fontsize',15) 显示小刻度 % show minor tick on x axis
以下这些实验中的代码全部是我自己编写调试通过的,到此,最后进行一下汇总. 数字图像处理实验(1):PROJECT 02-01, Image Printing Program Based on Halftoning (基于半色调技术的图像打印技术) 链接:http://blog.csdn.net/hongbin_xu/article/details/70340458 数字图像处理实验(2):PROJECT 02-02, Reducing the Number of Gray Levels in a
实验要求: Objective: To know how to implement correlation of 2 functions in the frequency domain and, using the fast algorithms. Main requirements: Ability of programming with C, C++, or Matlab. Instruction manual: Download Figs. 4.41(a) and (b) and dupl