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

搜索资源列表

  1. billiner

    0下载:
  2. 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1000
    • 提供者:呵呵
  1. imresize

    0下载:
  2. 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4012
    • 提供者:陈旭
  1. 11

    1下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1925
    • 提供者:陈旭
  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

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. mkriging

    2下载:
  2. matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序-Kriging
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1475523
    • 提供者:王鹏宇
  1. 空间插值方法汇总

    3下载:
  2. Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法) Radial Basis Function(径向基
  3. 所属分类:技术管理

    • 发布日期:2012-11-08
    • 文件大小:3059
    • 提供者:bushyao
  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
    • 文件大小:3242935
    • 提供者:陈卫征
  1. shuangxianxingchazhisuofangtuxiang

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

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:5210775
    • 提供者:程博
  1. 123456

    0下载:
  2. 根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 -According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest neighbor interpolation domain
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1729
    • 提供者:云天
  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
    • 文件大小:69567
    • 提供者:qzc
  1. imageGUI

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

    • 发布日期:2017-03-30
    • 文件大小:33770
    • 提供者:小比
  1. image

    1下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:Graph program

    • 发布日期:2016-01-13
    • 文件大小:3242125
    • 提供者:wongjx
  1. Nearest_neighbor_interpolation

    0下载:
  2. 最近邻算法和双线性插值算法 实现灰度图的缩放 -Nearest neighbor algorithm and the bilinear interpolation algorithm to achieve gray level scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:274256
    • 提供者:王风存
  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2490
    • 提供者:bbdlp
  1. NearestNeighbour3

    0下载:
  2. 最近邻插值,在图像处理中,对变换后的图像进行插值-Nearest Neighbour interpolating
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1046
    • 提供者:小米
  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. 最近邻插值的实现

    0下载:
  2. 最近邻插值法nearest_neighbor是最简单的灰度值插值。也称作零阶插值,就是令变换后像素的灰度值等于距它最近的输入像素的灰度值。(Nearest neighbor interpolation method, nearest_neighbor is the simplest gray value interpolation. Also called zero order interpolation, that is, the gray value of the transformed p
  3. 所属分类:其他小程序

    • 发布日期:2017-12-24
    • 文件大小:3749888
    • 提供者:Somnus2018
  1. NearestNeighbor

    0下载:
  2. 采用最近邻法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the nearest neighbor method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:明日萌
« 12 3 4 »
搜珍网 www.dssz.com