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

搜索资源列表

  1. CarToPolar

    1下载:
  2. 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:242286
    • 提供者:dc
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. VB_scale

    0下载:
  2. 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40515
    • 提供者:李华峰
  1. WaveletImageReconstruction

    0下载:
  2. 利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:237142
    • 提供者:wangjikui
  1. 图像插值(最近邻域和双线性)

    1下载:
  2. Matlab程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-15
    • 文件大小:931141
    • 提供者:fengzshou
  1. Bayer2RGB

    5下载:
  2. 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-07-05
    • 文件大小:4180199
    • 提供者:成东
  1. Bayer2RGB

    0下载:
  2. 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-08-20
    • 文件大小:4180199
    • 提供者:成东
  1. interpolation

    2下载:
  2. 几种插值方法,双线性,三次,最邻近,sinc-Several interpolation, bilinear, cubic, nearest neighbor, sinc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12485
    • 提供者:苏林
  1. mysmoothdll

    0下载:
  2. 实现图象处理的平滑算法.包括双线性图像插值源代码,实现图像的平滑缩放。-achieve a smooth image processing algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:828863
    • 提供者:程序
  1. assignment1

    1下载:
  2. 差值法+色彩矫正+伽马矫正 其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm) color correction gammar correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2980
    • 提供者:Gavin
  1. SuperScaling

    0下载:
  2. 双线性图像插值源代码,实现图像的平滑缩放SuperScaling-Bilinear image interpolation source code, to achieve a smooth image scaling SuperScaling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1814744
    • 提供者:我太阳
  1. GeometryTrans2

    0下载:
  2. 图像处理中的几何变换(近邻插值,双线性,立方卷积,及任意角度旋转,缩放)-GeometryTrans in Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:571004
    • 提供者:jun
  1. 8-fortran-chazhi

    0下载:
  2. 常用的集中插值程序 fortran 双线性、克里金等-fortran chazhi
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:52007
    • 提供者:陈晓龙
  1. scaler

    0下载:
  2. 针对视频数据的ZOOM IN/OUT模块, 插值算法为双线性或最邻近可选。-For video data ZOOM IN/OUT module, Interpolation algorithm for bilinear or nearest neighbor optional.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:6765
    • 提供者:
  1. Bilinear

    0下载:
  2. 根据双线性原理,对图像进行插值放大。 设放大比例为s,则k*s+1的点为原来图像上k处的值-The bilinear principle, the interpolation to enlarge the image. Set zoom ratio s, the value k* s+1 points of the original image k at
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:593
    • 提供者:ll
  1. Apictureredras

    0下载:
  2. 由于光学镜头的生产工艺等原因,数码相机拍摄图像常常会出现非线性的几何畸变。针对这一常见问题,采用最小二乘拟合、双线性性插值的方法对拍摄图像进行校正。实验结果表明,该方法能够在保证无颜色失真的条件下获得较为理想的校正结果。 -Due to optical lens production process, digital camera images are often non-linear geometric distortion. In response to this common pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2834467
    • 提供者:tianmanglian
  1. WeightBilinear

    0下载:
  2. 对图像进行插值放大,采用的是权重双线性的方法,放大后的图像不像三次样条插值的结果过度平滑,也比双线性的效果好。-Enlarge the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:747
    • 提供者:jodan
  1. image-interpolation

    0下载:
  2. 图像插值放大,最近邻,双线性,双三次matlab实现-The image interpolation enlarge nearest neighbor, bilinear, bicubic matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1070744
    • 提供者:mark
  1. change

    0下载:
  2. 图像插值,最邻近,双线性,双三次算法函数-Image interpolation, nearest neighbor, bilinear, bicubic algorithm function
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:651
    • 提供者:吴迪
  1. biculic

    0下载:
  2. 双三次插值算法。自己的代码。可以放大图形。效果比较好,对于双线性。-Bicubic interpolation algorithm. Own code. You can enlarge the graphic. The results were quite good, for bilinear.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:86557
    • 提供者:
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com