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

搜索资源列表

  1. matlab-image-watermarking

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2125174
    • 提供者:zxg
  1. tuxiangsuofang

    0下载:
  2. opencv编写的图像缩放程序,可自行调节缩放尺度,实现双线性插值缩放,代码可实现-Image scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3932464
    • 提供者:af
  1. biliner

    0下载:
  2. Raw2RGB,双线性插值法,c代码已验证-raw2rgb ,c code ,biliner interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2247
    • 提供者:wuzhen
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. bilinearinterpolationalgorithm

    0下载:
  2. 采用matlab语言描述的双线性插值算法。-Based on matlab language describe bilinear interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:332555
    • 提供者:lupujin
  1. ImageProcess

    0下载:
  2. 图像几何纠正 。双线性插值利用c#编写的程序,在visual studio环境。-Image geometric correction. Bilinear interpolation using a program written in c# in visual studio environment.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:931
    • 提供者:图像融合
  1. Bilinear-interpolation

    0下载:
  2. 基于MFC的双线性插值,在MFC界面下实现双线性插值,效果比较好-Based on MFC bilinear interpolation, in MFC interface to realize the double linear interpolation, the effect is better
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:1380
    • 提供者:wangyulin
  1. image

    0下载:
  2. 对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序-Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing p
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:caicai
  1. Untitled

    0下载:
  2. 自己编写的对一幅图像实现最近邻插值和双线性插值,可以直接运行,效果很好。-Write your own images of a nearest neighbor interpolation and bilinear interpolation, can be run directly, the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1150
    • 提供者:朱珠
  1. biinterp

    0下载:
  2. 双线性插值的fotran代码,全新编写,带权重-biolinear interpolation source code made by fortran,which calculates the weight of each point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1759
    • 提供者:mofangbao
  1. 1

    0下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值--Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:7670
    • 提供者:林政維
  1. chazhi2

    0下载:
  2. 改程序通过在matlab中实现双线性插值算法,使得图像放大时不会非常失真。-Change procedure in matlab bilinear interpolation algorithm, making the image to enlarge, not very distortion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:906
    • 提供者:李开阳
  1. zoom_2

    0下载:
  2. matlab完成双线性插值,可以直接运行-the matlab completed bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:774
    • 提供者:fzy
  1. shuangxianxing

    0下载:
  2. 运用双线性插值进行图像的放大和缩小,适用于课程设计当中。-Bilinear interpolation to zoom in and out of the image, apply to the course designs.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:859
    • 提供者:pei
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
  1. FORWARD-AND-INVERSIONMETHOD

    0下载:
  2. 作者在本文中提出了一种层析成像的正演和反演方法。首先对求解区作网格剖分, 由给定的正演速度模型在网格点上双线性插值, 获得整个网格节点的速度分布。然后, 对波阵面作一近似, 在此基础上, 用最小走时最短路径射线追踪法完成正演。反演则是通过正演的方法实现的。理论模型算例表明, 本方法效果较好。-In this article, the author proposed a forward and inversion of the tomography method. The mesh for sol
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:152996
    • 提供者:张小强
  1. lookup

    0下载:
  2. 用C语言双线性插值法实现matlab的查表功能-realize "lookup" function By C language  
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:816
    • 提供者:范亚南
  1. YTSplineScaler

    0下载:
  2. 一个可以更改输入图像的图像缩放程序,是双线性插值法做的-One can change the input image, image scaling, bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:879
    • 提供者:youpeihan
  1. video_stream_scaler

    3下载:
  2. Verilog HDL实现双线性插值视频实时缩放,源码及说明文档-Verilog HDL bilinear interpolation real-time zoom, video source and documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5642976
    • 提供者:
  1. bilinear-scaler

    0下载:
  2. 任意倍数图像缩放matlab源码,采用双线性插值方法-Arbitrary multiples of image scaling Matlab source code, using the bilinear interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5199
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com