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

搜索资源列表

  1. SuperScaling

    0下载:
  2. 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42930
    • 提供者:心港
  1. srcmap

    0下载:
  2. 一个用c语言写的图像插值算法,茶汁速度快-a language used to write the image interpolation algorithm, the tea fast
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:张云
  1. ViewMorphing

    0下载:
  2. 图像插值程序,在一些场合需要提供真实接触感觉,可以根据视角位置变化而生成对应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。-image interpolation procedures, in some occasions the need to provide access to real sense, it may change position and perspective generation of the corresponding Perspective Vie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:136918
    • 提供者:苏真
  1. PortraitSeveraloperations

    0下载:
  2. 图象的插值缩放 图象的插值旋转 图象的剪切 在图象的几种几何操作中,图象的缩放和旋转都要用到插值操作。插值算法的好坏直接关系到图象的失真程度,插值函数的设计是插值算法的核心问题。因此,在具体介绍这几种几何操作前,有必要先介绍一下插值的基本原理。 -image interpolation zoom image interpolation rotary shear image in the image of several geometric operation, image
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3070
    • 提供者:深蓝
  1. fenxingchazhi

    0下载:
  2. 根据伊忠科、杨绍国(电子科技大学)发表的论文\"分形插值图象放大和压缩编码\"编程实现。-Branch, Shao - Guo Yang (University of Electronic Science and Technology) by the paper, "Fractal Image interpolation and compression coding Large" program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:337651
    • 提供者:天路
  1. linearandnearest

    0下载:
  2. 图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:931408
    • 提供者:王莞丽
  1. esintp

    0下载:
  2. An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:徐朝阳
  1. 图形缩放

    0下载:
  2. 图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 images.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:963737
    • 提供者:刘文飞
  1. sanci

    0下载:
  2. 对灰度图像进行三次插值,进行缩放、平滑处理-of three gray image interpolation, scaling, smooth handling
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:王英
  1. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1666
    • 提供者:张宁
  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
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. interpolation.rar

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:816
    • 提供者:fengye
  1. Malvar-He-Cutler-Linear-Image

    0下载:
  2. 用Malvar-He-Cutler的方法,对CFA的图像插值,效果不错。-With Malvar-He-Cutler method, the CFA image interpolation, good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2436850
    • 提供者:郑重
  1. image-interpolation.shear.rotation

    0下载:
  2. BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1724271
    • 提供者:du han
  1. interpolation-Image-matlab

    0下载:
  2. image interpolation use spline method
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:Mohammed
  1. image-interpolation

    0下载:
  2. 图像放大的三种方法 最邻近图像处理 线性图像处理 双线性图像处理-An enlarged image of the three methods of image processing nearest neighbor linear image processing bilinear image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:mierzater
  1. Image--vision-detection

    0下载:
  2. 图像内插与旋转,点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码-Image interpolation and rotation, point operations, geometric transformation, orthogonal transformation, image enhancement, morphological transformation, edge and contour extraction, image analy
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7301250
    • 提供者:Bright
  1. Image-polation-rotation-normal

    0下载:
  2. 图像方面的内插和旋转,实现旋转和内插的功能,代码一般-Image interpolation and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:3792
    • 提供者:Bright
  1. interpolation

    1下载:
  2. 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:pweorpenguin
« 1 2 3 45 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com