文件名称:DownUpSampling_ByFactor2

介绍说明--下载内容均来自于网络,请自行研究使用

该代码实现了以2为因子的图像升采样和降采样功能。



降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。



升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。



降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。



图片1.原始图片。



图片2.平滑滤波器降采样&像素点直接复制升采样。



图片3.平滑滤波器降采样&线性插值升采样。



图片4.不使用平滑滤波器降采样&像素点直接复制升采样。



图片5.不使用平滑滤波器降采样&线性插值升采样。-The code implements a factor of 2 liters of sampling and down-sampling the image function.



Downsampling including the use of smoothing filter (with using the averaging filter) and does not use smoothing filter (without using the averaging filter) in two ways.



L sample includes direct copying pixels (pixel replication method) and linear interpolation (bilinear interpolatoin method) in two ways.



Downsampling and upsampling method There are four combinations of methods. After the program runs, gives a picture of the original image and the four results.



Picture 1 original picture.



Picture 2. Smoothing filter downsampling & Pixel copied directly liter sample.



Picture 3. Smoothing filter downsampling & linear interpolation upsampling.



Picture 4 without using a smoothing filter downsampling & Pixel copied directly liter sample.



Picture 5. Downsampling does not use smoothing filter & linear interpolation upsampling.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





DownUpSampling_ByFactor2.m

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org