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

搜索资源列表

  1. matlab-_scaler

    0下载:
  2. 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:867971
    • 提供者:卫伟
  1. image-zoom

    3下载:
  2. 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
  3. 所属分类:Special Effects

    • 发布日期:2015-05-12
    • 文件大小:1465344
    • 提供者:小陈
  1. chazhi

    0下载:
  2. 该函数用来以图像中心为中心旋转DIB图像,返回新生成DIB的句柄。 * 调用该函数会自动扩大图像以显示所有的象素。函数中采用双线性插 * 值算法进行插值-This function is used to rotate the image center DIB image, returns the new generation DIB handle.* Calling this function will automatically expand the image to displa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2663
    • 提供者:魏作华
  1. video-source-code

    0下载:
  2. 利用插值算法处理视频,消除其噪点,实现视频与图像的光滑,还原视频图像-Use interpolation algorithm to handle video, eliminate noise, smooth video and images, restore the video image
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4819841
    • 提供者:suxiaogua
  1. bilinear_function_2

    0下载:
  2. MATLAB将bayer图像转化为彩色图像的双线性插值算法-MATLAB will bayer image into a color image bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:heshiming
  1. bilinear_rgb

    0下载:
  2. 双线性插值算法,运用于讲彩色图像放大。本程序放大倍数范围在1-9,读者可根据需要修改-Bilinear interpolation algorithm, applied stresses color images to enlarge. This program magnification range of 1-9, the reader can be modified as needed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:59286
    • 提供者:石头
  1. bicubic_interpolation

    1下载:
  2. 该代码用于实现双三次插值,它作为一种复杂的插值算法,可以获得比双线性插值更平滑的图像边缘,效果更好。-The code used to implement bi-cubic interpolation, as a complex interpolation algorithm can obtain smoother edges than bilinear interpolation of the image, the better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:50471
    • 提供者:陈云鹏
  1. pic-stretch

    0下载:
  2. 图像展开的源代码,包括双线性插值算法,基于opencv的开发,适合做毕业课题。-Image expansion of the source code, including the bilinear interpolation algorithm, opencv based development, suitable for graduate subject.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20999653
    • 提供者:吕豪杰
  1. bemd

    1下载:
  2. 二维经验模态分解的一个程序,改进了插值算法。输入为图像灰度图-A program of two-dimensional empirical mode decomposition and improved interpolation algorithm. Enter the grayscale image
  3. 所属分类:matlab

    • 发布日期:2015-06-29
    • 文件大小:14336
    • 提供者:zhuzhenyu
  1. 112

    0下载:
  2. 畸变校正程序,可展开球形畸变图,采用插值算法填补图像缺少的部分,结果图很清晰-Distortion correction procedure can be expanded spherical aberration chart, using interpolation algorithm to fill the missing part of the picture, the result is very clear map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1253
    • 提供者:hanabi
  1. BilinearInterpolation

    0下载:
  2. 用双线性插值算法对图像进行放大处理的源码,可以对bmp图像进行处理。-Bilinear interpolation algorithm for image enlargement processing , you can use it to process bmp image.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-14
    • 文件大小:21868491
    • 提供者:陈娴
  1. tiduchahzi

    1下载:
  2. 利用梯度插值算法实现图像的去马赛克,图像质量大大提高-Using gradient interpolation algorithm to achieve image mosaic, image quality is greatly improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:758
    • 提供者:zhaoqingqing
  1. 001

    0下载:
  2. 基于联合双边滤波的深度图像增强算法 -利用基于联合双边滤波的插值算法对空洞进行填充-Depth image enhancement algorithm based on joint bilateral filtering- based on the combination of bilateral filtering interpolation algorithm to fill empty
  3. 所属分类:Special Effects

  1. GeometricTransform

    0下载:
  2. 不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1592121
    • 提供者:冯珍珍
  1. tuxiangsuofang-

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

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

    0下载:
  2. 在图像放大处理中,一般都会用到插值算法,为了实时性的要求,在保证放大效果的基础上,希望插值算法尽可能 简单!插值指利用某一个函数来计算出 ! 个或更多的值之间的值!文中就常用的 :7\?#\DY7#,$\@Q5O @GA#c/( 95QA56 Q5Z JQ5NN@GA) 等的理论基础和算法原理做了分析,通过采用四种插值算法对图像进行缩放处理操作,可以直观比较它们处理后 的效果!文中使用 R8 68W 仿真工具分别就这四种算法对典型的 65A8#M6GB5Q 和 A@JF 图像进行了处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:229376
    • 提供者:Cynthia
  1. image-interpolation

    0下载:
  2. 图像插值用于提高图像分辨率,列出了多种插值算法,包含自己编写的,效果理想。-Image interpolation for improving image resolution, lists a variety of interpolation algorithm contains its own written desired effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:8443
    • 提供者:王强
  1. interpolated-method

    0下载:
  2. 此代码包含了各种图像灰度级插值算法,包括最近邻算法、PV插值算法等- U6B64 u4EE3 u7801 u5305 u542B u4B09 u7R97 U3001PV u63D2 u503C u7B97 u6CD5 u7B49
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:Mo
  1. yyrlstl

    0下载:
  2. 图像放缩,调用Windows Api函数,采用二次线性插值算法实现,,(Image zooming, calls the Windows Api function, USES the quadratic linear interpolation algorithm,,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:237568
    • 提供者:Hmlkan
  1. bmp-VC6

    0下载:
  2. 图像缩放三种算法的实现,最近邻插值、双线性插值、双三次插值,MFC做的界面。(Image scaling three algorithms to achieve, the nearest neighbor interpolation, bilinear interpolation, double three interpolation, MFC do interface.)
  3. 所属分类:

    • 发布日期:2017-12-25
    • 文件大小:2056192
    • 提供者:moyhu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com