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

搜索资源列表

  1. simulationofpicture

    0下载:
  2. 完成图像的插补运算,实现图像的增强与灰度调节-Completion of image interpolation operations, the realization of image enhancement and gray-scale adjustment
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:348789
    • 提供者:wuwei
  1. ImagePro1(1)

    0下载:
  2. 程序实现了bmp图片的读取,并能用各种经典的算发实现图像的特征提取,图像插值等处理 -Procedures to achieve a bmp image to read and use a variety of classic balance-fat image feature extraction, image interpolation, such as treatment
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:175710
    • 提供者:修一
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:866
    • 提供者:shen hong
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:117698
    • 提供者:王钰
  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. test

    0下载:
  2. 实现了监控视频图像的去隔行算法,使隔行扫描的图像插值成为逐行扫描-The realization of the surveillance video images Deinterlacing Algorithm, so deinterlacing Image Interpolation become progressive scan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:27677
    • 提供者:litchi
  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. afdfdsfads

    0下载:
  2. 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:217087
    • 提供者:jack
  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. peizhu

    0下载:
  2. 一种基于互信息算法的医学图像插值,或许有用-Mutual information based on medical image interpolation algorithm, perhaps useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3702
    • 提供者:kevin
  1. Bilinear

    0下载:
  2. 內插法應用於圖片縮放,此為原始碼,可以自由編輯,run之前需要自行builder-Interpolation method is applied to image zoom, this is the source, they can edit, run before the need for self-builder
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:306778
    • 提供者:JACKY
  1. Image

    0下载:
  2. 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:157424
    • 提供者:l
  1. rotate_image

    0下载:
  2. 可以快速的进行图像的旋转,利用插值对图像的进行重建。-Could be made rapidly rotating image, using interpolation of the image reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2841
    • 提供者:sai
  1. chazhi

    0下载:
  2. 基于图像增强的灰度插值算法,这是图像配准和图像融合的基础部分-Gray-scale image enhancement based on the interpolation algorithm, which are image registration and image fusion of the basic part of
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:568286
    • 提供者:陈明
  1. imagecode1

    0下载:
  2. matlab用于图像插值的源码,希望能有帮助-matlab source code for image interpolation, hoping to have help
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3534
    • 提供者:winnie
  1. Integration_Information_Hiding

    0下载:
  2. 基于插值融合的数字图像信息隐藏完整matlab源码-Interpolation-based integration of a complete digital image information hiding matlab source
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:148134
    • 提供者:lqner
  1. ImageEnlarge

    0下载:
  2. 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:50942
    • 提供者:张捷
  1. SuperResolution

    0下载:
  2. 这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4438666
    • 提供者:hlb
  1. yixuetuxiangpeizhun

    0下载:
  2. 本文借助多尺度分析为手段, 研究医学图像配准与融合过程中医学图像的增强、插值、配准、融合和分割等 关键问题的理论方法研究,扩展了尺度的含义,使其不再局限在通常的小波分 析和形态学两个方面。-In this paper, using multi-scale analysis as a means to study the medical image registration and fusion process of medical image enhancement, interpo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2545622
    • 提供者:媛媛
  1. akima

    0下载:
  2. 克里金内插的matlab程序,简单,速度快-Kriging interpolation of the matlab program, simple, fast
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1528
    • 提供者:阿斗
« 1 2 3 4 5 67 8 9 10 11 ... 44 »
搜珍网 www.dssz.com