CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Pixel Replication

搜索资源列表

  1. ZoomingandShrinkingImagesbyPixelReplication

    1下载:
  2. Zooming and Shrinking Images by Pixel Replication-Zooming and Shrinking Images by Pixel Repl ication
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:jiuzitian
  1. project1

    0下载:
  2. 放大和缩小图像,采用最近邻域内插和像素复制法放大图像,采用像素删除法缩小图像-Zoom in and out using the nearest neighbor interpolation and pixel replication method to enlarge the image, pixel deletion method to reduce the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:509.8kb
    • 提供者:曼珠沙华
  1. practice

    0下载:
  2. 数字图像处理科目中一道有关缩放图像的典型问题的答案-Zooming and Shrinking Images by Pixel Replication
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1021.85kb
    • 提供者:linlin
  1. ZoomCopy

    0下载:
  2. 基于像素复制方法的图像缩放程序,假设缩放因子为整数。忽略混叠效应-Zooming and Shriking Images by Pixel Replication
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:709byte
    • 提供者:nana
  1. matlab

    1下载:
  2. 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
  3. 所属分类:matlab

    • 发布日期:2016-09-08
    • 文件大小:744kb
    • 提供者:victor
  1. zooming-and-shrinking

    0下载:
  2. 采用像素复制的方法,对图像进行缩小放大,可以自行输入缩放倍数,并将结果自动输出为JPG格式的图片。-Zooming and Shrinking Images by Pixel Replication.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:608.53kb
    • 提供者:wf
  1. picture

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4mb
    • 提供者:李云
  1. test1

    0下载:
  2. 利用純C code 讀取image 並做Pixel Replication -Zooming and Shrinking Images by Pixel Replication
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:167.02kb
    • 提供者:yumg jei
  1. Image-zoom

    0下载:
  2. Image zoomig by pixel replication
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:16.12kb
    • 提供者:Ankit
  1. DownUpSampling_ByFactor2

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:804byte
    • 提供者:liuyan
  1. pinghuachuli

    0下载:
  2. 利用matlab对图像进行采样处理,采用邻近像素复制平滑的方式-Using matlab image sampling, a neighboring pixel replication smooth way
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:365.27kb
    • 提供者:mike
  1. DownUpSampling_ByFactor2

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:799byte
    • 提供者:刘杨
  1. sampling

    0下载:
  2. 对于图像的upsample和downsample程序,分别提供bilinear和pixel replication两种方式。-For images upsample and downsample program, respectively bilinear and pixel replication in two ways.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:
  1. pixel_replication_method

    0下载:
  2. a zooming process using the pixel replication method
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:20.17kb
    • 提供者:Sera
  1. Project 1

    16下载:
  2. 1. Image reduction: ? Alternative line reduction ? Fractal linear reduction to reduce images to any smaller size 2. Use two images to perform image enlargement: ? Pixel replication ? Nearest enlargement ? Bilinear interpolation ? Bicubic interpolatio
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1.03mb
    • 提供者:韩小贺
搜珍网 www.dssz.com