CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 缩放 插值

搜索资源列表

  1. VC实现三次样条的图像缩放

    1下载:
  2. 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:525.23kb
    • 提供者:汪刚
  1. 图像缩放(线性)

    0下载:
  2. 图像缩放(线性插值法)-image scaling (linear interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:428.74kb
    • 提供者:李子
  1. VC编写的三种图像插值算法实例

    1下载:
  2. 用VC写的图像缩放中的插值实例
  3. 所属分类:系统编程

  1. shuangsancichazhi.rar

    0下载:
  2. 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:48kb
    • 提供者:贾子渊
  1. ImgScale

    0下载:
  2. 利用近邻域插值、线形插值或者三阶卷积插值三种不同的方法,完成图像的缩放功能。-NN using interpolation, linear interpolation, or third-order convolution interpolation in three different ways to complete the image of the zoom feature.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:1010.65kb
    • 提供者:谭璐芬
  1. shuangxianxing

    0下载:
  2. 用 双 线 性 插 值 法 实 现 图 像 缩 放-Using bilinear interpolation for image zooming
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:28.72kb
    • 提供者:王一
  1. RGBImage

    0下载:
  2. 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.09mb
    • 提供者:陈卫征
  1. ImgProject

    0下载:
  2. 图像双线性插值方法实现图像的缩放功能,任意缩放比例。-image interpolate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:hewei
  1. 20061023_074433_GSL_A862N2

    0下载:
  2. 所属分类:Picture Viewer

    • 发布日期:2017-12-05
    • 文件大小:415.34kb
    • 提供者:zhanghao
  1. shuangxianxingchazhisuofangtuxiang

    1下载:
  2. 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:972.48kb
    • 提供者:jhm
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:67.94kb
    • 提供者:qzc
  1. imageScalingAlgorithm

    0下载:
  2. 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:凌涵
  1. am.tar

    0下载:
  2. 图像缩放,效果较好,三次插值法,能较高质量缩放图像-Image scaling, better-performing, three interpolation can be higher quality zoom images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.33mb
    • 提供者:windy
  1. ImageInterpolate

    0下载:
  2. 实现图像的插值功能,任意尺寸进行缩放,程序采用VC6.0编译通过-image Interpolate function,can enlargethe image by any scale,using VC
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:hewei
  1. 1

    0下载:
  2. 图像缩放 插值-图像缩 放插值
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:china
  1. BMPDownSize

    0下载:
  2. 实现了bmp图像文件的读写操作,并验证了图像二次插值的缩放算法-Bmp image file implements read and write, and verify that the image scaling algorithm for quadratic interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:321.97kb
    • 提供者:libra
  1. imagescaler

    0下载:
  2. 8位或者24位图像缩放模块,支持X、Y方向不等比例的任意倍,甚至非整倍缩放功能,支持插值功能imagescaler-8-bit or 24-bit image scaling module supports X, Y direction of the proportion ranging from arbitrary times, or even aneuploid zoom function, support interpolation function imagescaler
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:84.08kb
    • 提供者:我太阳
  1. tuxiangsuofang

    0下载:
  2. 简单实用的双极性插值法图像缩放算法的代码-Bipolar simple and practical algorithm for image scaling interpolation code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4.45kb
    • 提供者:caochengjie
  1. bmp-VC6

    0下载:
  2. 图像缩放三种算法的实现,最近邻插值、双线性插值、双三次插值,MFC做的界面。(Image scaling three algorithms to achieve, the nearest neighbor interpolation, bilinear interpolation, double three interpolation, MFC do interface.)
  3. 所属分类:

    • 发布日期:2017-12-25
    • 文件大小:1.96mb
    • 提供者:moyhu
  1. 插值及剪切

    0下载:
  2. MFC程序,用于图像的基本缩放旋转和剪切(The MFC program is used for basic scaling, rotation and shearing of images.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:23.51mb
    • 提供者:小麓
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com