CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 图像插值

搜索资源列表

  1. scr

    1下载:
  2. 自己编写的程序,实现dicom文件显示,窗宽窗位调整;利用双线性插值完成图像的缩放。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:44269
    • 提供者:lu
  1. 20061023_074433_GSL_A862N2

    0下载:
  2. 所属分类:Picture Viewer

    • 发布日期:2017-12-05
    • 文件大小:425305
    • 提供者:zhanghao
  1. CHAZHI

    0下载:
  2. 图像插值算法实现输出测试和输出测试,非常好用的 哦 -Image Interpolation Algorithm output test and the output test, a very nice oh
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:30424
    • 提供者:拉拉
  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. bmpmagnify

    0下载:
  2. VS2010 编的 能够打开 显示 保存 图片 用双线性插值算法实现了 图像的放大-VS2010 compiled able to open the display to save the image using a bilinear interpolation algorithm to achieve image magnification
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-14
    • 文件大小:21312337
    • 提供者:邵伯仲
  1. Matlab

    1下载:
  2. 图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方 法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变 化。找出相应的改进方法。 -图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-06
    • 文件大小:898631
    • 提供者:rebecca
  1. BiCubic

    0下载:
  2. 双三次样条插值,可以实现图像的放缩。而且含有opencv的摄像机标定-Bicubic spline interpolation, image scaling.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-13
    • 文件大小:28755485
    • 提供者:xfortius
  1. keshe

    1下载:
  2. 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:3072
    • 提供者:朱孝天
  1. bayer

    0下载:
  2. 用双线性插值方法对bayer模式进行插值处理,得到全彩色图像-Using bilinear interpolation method interpolates the bayer pattern, to obtain full color images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:767819
    • 提供者:董雨沫
  1. suofang

    0下载:
  2. 实现对图像的放大缩小。使用了双线性插值算法。-Realization of the image zoom. Using the bilinear interpolation algorithm.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-19
    • 文件大小:1249
    • 提供者:陆孤梵
  1. project1

    0下载:
  2. matlab环境下,使用双线性插值法实现缩放图像-matlab environment, using a bilinear interpolation method to achieve image zoom
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:582573
    • 提供者:丁娜
  1. YUV420-OR-YV12

    0下载:
  2. 针对YUV420 或 YV12 图像数据实现对图片的缩放,算法为临近插值和线性插值-For YUV420 or YV12 image data to achieve the picture zoom, close interpolation algorithm and linear interpolation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:1648
    • 提供者:魏作华
  1. resolution

    0下载:
  2. 三种基本的图像升采样算法,最临近,线性插值,双三次插值-Three basic image upsampling algorithm, the most close to linear interpolation, bicubic interpolation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3151
    • 提供者:
  1. pictrueinserter

    0下载:
  2. DELPHI 图像插值 算法,经过处理后的图像质量还是非常好的,做图像处理的朋友可以参考一下。-DELPHI image interpolation algorithm, after processing the image quality is very good, do image processing reference for a friend.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:382862
    • 提供者:sunjl
  1. test11

    0下载:
  2. 图像插值算法的实现,包括,近邻,双线,三次卷积-Image interpolation algorithm to achieve, including neighbors, double, cubic convolution
  3. 所属分类:Picture Viewer

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:zsy
  1. my_img_rotate

    0下载:
  2. 图像旋转的matlab实现,可以看出插值方法-image rotate
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:张磊
  1. image-scaling

    0下载:
  2. 图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。- Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:111317
    • 提供者:孙毅宏
  1. image-rotation

    0下载:
  2. 图像的旋转,旋转后采用最临近插值、二次线性插值。-Image rotation, rotation after the use of the nearest interpolation, two linear interpolation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:111313
    • 提供者:孙毅宏
  1. tuxiangsuofang-

    0下载:
  2. 软件图像缩放实现,完整双线性插值算法源代码-photoes change
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2515
    • 提供者:韩喆
  1. reference

    0下载:
  2. 基于线性插值的高光谱图像超分辨率重建的文档介绍-Hyperspectral image super-resolution linear interpolation reconstructed documents
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-22
    • 文件大小:6433549
    • 提供者:杜婧
« 12 »
搜珍网 www.dssz.com