CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 插值 图像 放大

搜索资源列表

  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:68.12kb
    • 提供者:caonimabitoo
  1. Mag_Color_Snake.rar

    0下载:
  2. 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.29kb
    • 提供者:朱丽平
  1. ImageZoom

    0下载:
  2. 图像放大缩小程序,程序中使用邻近插值和双线性插值对图像进行放大缩小,可以是彩色和灰度图像。-Zoom image program, the program used in interpolation and bilinear interpolation of neighboring image zoom, color and grayscale images can be.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:925.94kb
    • 提供者:王强辉
  1. pic_magnify

    0下载:
  2. 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:54.8kb
    • 提供者:chenjing
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:866byte
    • 提供者:shen hong
  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:4.97mb
    • 提供者:程博
  1. ImageEnlarge

    0下载:
  2. 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:49.75kb
    • 提供者:张捷
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20.17kb
    • 提供者:breathomn
  1. C2_1(zoomin_and_zoomout)

    0下载:
  2. 程序可以实现对图像的抽取缩小和插值放大功能-Program can achieve the extraction of narrow and interpolation image to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:214.06kb
    • 提供者:蔡家村
  1. Contourlet

    1下载:
  2. Contourlet变换的matlab实现,并用于图像的放大插值。-Contourlet transform matlab implementation, and is used to enlarge the image interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:799.21kb
    • 提供者:jiong
  1. mag_color_snake

    0下载:
  2. 本程序是实现彩色图像的biliner插值放大的,效果不错。- This program implement color image magnification by using bilinear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8.24kb
    • 提供者:zhaozhihan
  1. Interpolation

    0下载:
  2. 利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:67.27kb
    • 提供者:段玉霞
  1. TV_resto

    0下载:
  2. 采用双线形插值实现图像放大的函数,其中N为放大系数-Double linear interpolation function of image magnification, which for the amplification factor N
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:755byte
    • 提供者:jiangwei
  1. sanxianxingchazhi

    0下载:
  2. 三线性插值算法放大图像,用于放大数字图像,比双线性放大复杂-Tri-linear interpolation algorithm to enlarge the image for enlarged digital image, zoom complex than bilinear
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.25kb
    • 提供者:王振
  1. hqnx

    0下载:
  2. 采用线性插值进行图像放大,能有效地满足图像放大的需求-Linear interpolation for image magnification, can effectively meet the needs of the image to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:196.39kb
    • 提供者:夏雨
  1. imagezoom

    0下载:
  2. 用双线性插值对图像进行缩放,放大缩小均可,速度比较快-Bilinear interpolation used to zoom the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.07kb
    • 提供者:zz
  1. Fractal-Interpolation

    0下载:
  2. 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:673.02kb
    • 提供者:fgl
  1. image

    0下载:
  2. 关于利用双线性插值法放大灰度图像的Matlab程序,效果还行,可供相关研究人员参考!非原创-Bilinear interpolation on the use of gray-scale image to enlarge Matlab procedures, the results were OK, for the relevant research references! Non-original
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:49.21kb
    • 提供者:zhangwenbo
  1. Sparse-and-Redundant-Representations

    0下载:
  2. 这本教科书,介绍了稀疏和多余的申述,对信号和图像处理应用的重点。的理论和数值基础处理前的应用进行了讨论。信号源的数学建模一起讨论如何使用适当的模型,如去噪,恢复,分离,插值和外推法,压缩,采样,分析和合成,检测,识别,多任务。这次报告会是优雅和迷人的。-Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13.68mb
    • 提供者:侯臻
  1. 双线性插值法python

    2下载:
  2. 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:帅哥铮
« 12 3 4 »
搜珍网 www.dssz.com