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

搜索资源列表

  1. 图像处理插值1[1].2

    0下载:
  2. 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:190693
    • 提供者:师为礼
  1. tiny_YUV.rar

    0下载:
  2. 能够显示yuv420图像,并显示进行线性插值后的图像,对于yuv序列,同样可以查看。,Yuv420 can display images, and display the image after the linear interpolation, for yuv sequence, the same can see.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:39874
    • 提供者:ZhangBo
  1. wssw.rar

    0下载:
  2. 图像几何变换(缩放、旋转)中的插值算法 , The picture geometry transformation (缂╂斁, revolves) the center interpolation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-08
    • 文件大小:1617
    • 提供者:越心
  1. Tuxiangchazhisuanfa

    0下载:
  2. 常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法-常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:184489
    • 提供者:why354
  1. zoomimage

    0下载:
  2. 基于双线性插值算法的图像放缩技术与实现电子书-Bilinear interpolation algorithm based on the zoom image technology and the realization of e-books
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:363216
    • 提供者:Zero
  1. shuangxianxingchazhisuofangtuxiang

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

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  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
    • 文件大小:1894787
    • 提供者:凌涵
  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
    • 文件大小:20655
    • 提供者: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
    • 文件大小:219198
    • 提供者:蔡家村
  1. freeimage

    0下载:
  2. C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
  3. 所属分类:Graph program

    • 发布日期:2015-09-11
    • 文件大小:266468
    • 提供者:金金
  1. am.tar

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

    • 发布日期:2017-05-24
    • 文件大小:7688202
    • 提供者:windy
  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
    • 文件大小:68885
    • 提供者:段玉霞
  1. ImageInterpolate

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

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

    0下载:
  2. 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2205563
    • 提供者:兰鹰
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。-Bilinear interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:202288
    • 提供者:宋杰
  1. SubPx

    0下载:
  2. 图像处理中常遇到“亚像素”这个词。亚像素实际上不存在,但是在想象中存在。于是用数学的方法计算出它的值。示例中将一幅图的高和宽都扩大到5倍,造成原来相邻两像素不相邻了,中间间隔了好几个像素单位,这些像素怎样定义它们,简单的,数学上用双线性插值的方法求出未知的像素。本程序提供一个代码示例,供参考,希望对您有帮助。-Frequently encountered in image processing "sub-pixel" is the word. Sub-pixel does not actuall
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:396352
    • 提供者:xuxiangxing
  1. 插值及剪切

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

    • 发布日期:2018-05-02
    • 文件大小:24650752
    • 提供者:小麓
  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
    • 文件大小:1024
    • 提供者:帅哥铮
  1. PH1

    0下载:
  2. 对模糊后的图像进行插值恢复,比较不同插值方法恢复图像的优缺点(Interpolation of pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:6983680
    • 提供者:华山令狐冲
  1. kriging2

    1下载:
  2. 对三维点阵进行克里金插值 % USES: % [elevation] = KRIGING(PointsX,PointsY,PointsElev) % [elevation] = KRIGING(PointsX,PointsY,PointsElev,Range,Sill) % [elevation,gridX,gridY] = KRIGING(PointsX,PointsY,PointsElev) %
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-26
    • 文件大小:1024
    • 提供者:丛毛虫
« 1 2 34 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com