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. enlarge

    0下载:
  2. 基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.81mb
    • 提供者:zhaomang
  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. Coons

    0下载:
  2. 利用图像原像素,构造coon曲面,实现图像的放大,实验结果比双三次插值要好-image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:21.69kb
    • 提供者:alahu
  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. ImageAndPicture

    0下载:
  2. 可以将BMP进行插值算法,利用插值算法把图像放大或者缩小。-BMP interpolation algorithm can be carried out using the interpolation algorithm to enlarge or shrink the image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:43.02kb
    • 提供者:谭铱纹
  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. 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. 双线性插值法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 5 »
搜珍网 www.dssz.com