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

搜索资源列表

  1. imagetransformation

    0下载:
  2. 此文件夹中包含了 七种图像处理算法。每一种都有 对应的测试图片和能正确运行的vc源代码 图像算法涉及 三次插样、亮度增减、均值滤波、傅立叶变换、二值化变换、对比度拉伸、Walsh变换。希望与大家一同分享这些技术-In this rar,there are seven kinds of image processing algorithm.they all include lots of picture and executable program with vc++ .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1315469
    • 提供者:jiyu
  1. Untitled

    1下载:
  2. 将一幅512×512的原始灰度图像,采用3×3的平均窗口对它作滤波运算(原图像外围的像素的灰度值视为128);对滤波后图像隔行、隔列丢弃一半像素形成一幅256×256的小图像;对此小图像分别采用最邻近内插、双线性内插的方法将它放大为512×512的大图像。对照原图像,计算两种放大图像各自的PSNR。-A grayscale original image of 512 × 512, using a 3 × 3 window average (gradation values ​ R
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1709
    • 提供者:葛德
  1. dsmsdyx

    0下载:
  2. 该程序可以将三维图像生成DSM深度影像,生成DSM深度影像的过程就是通过逐点内插的方法生成格网化的数字表面模型DSM,然后把DSM按照高程进行灰度量化处理,最终生成与灰度图像类似的采用灰度值大小反映高程变化的DSM深度影像。-The program 3 d images can be generated DSM depth image, the generation process of DSM depth image is generated by the method of point-by
  3. 所属分类:3D Graphic

    • 发布日期:2015-12-02
    • 文件大小:1024
    • 提供者:lqsayf
  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. PPTmini_V4.0_XiTongZhiJia

    0下载:
  2. 对PPT中插图进行插值处理,便于图像清晰显示(PPT interpolation in the image processing, easy to display the image clearly)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3169280
    • 提供者:cufer
  1. znoerpolationwrite

    0下载:
  2. 使用VC,n,et,编写一个应用程序,用来缩放时使用插值模式控制图像质量,,(Using VC, n, et, write an application, use the interpolation mode to zoom control image quality,,)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:61440
    • 提供者:苏猛
  1. Test code for SRCNN

    1下载:
  2. SRCNN代码实现。该代码使用三层卷积神经网络,进行图像的超分辨率重建,效果比双三次插值好很多(The code uses three layer convolutional neural network for image super-resolution reconstruction, the effect is much better than the double three interpolation.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:6598656
    • 提供者:MXN—_flying
  1. interpolation

    1下载:
  2. 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:pweorpenguin
  1. MLRI_MATLAB_CODE

    1下载:
  2. 最小拉普拉斯残差插值的彩色图像去马赛克 源代码(Minimal Laplacian residual interpolation color image to mosaic source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5559296
    • 提供者:GTOP
  1. iaged-standard-const

    0下载:
  2. 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:103424
    • 提供者:EI!405827
  1. BEMD

    0下载:
  2. BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差(BEMD image decomposition, the envelope structure using Delaunay triangulation and cubic interpolation, the result of decomposition. Input: greyscale bmp image output: imf1 i
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:222208
    • 提供者:YOYO666
  1. 1

    0下载:
  2. 已经完成的文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的双线性插值(The finished word game beginner's point avalanche first uses GM version G++ and OpenCV to realize the bilinear interpolation of the image)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1287168
    • 提供者:zidong
  1. 11

    0下载:
  2. 已经完成的vc文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的线性插值(The finished VC text game is a point avalanche followed by a linear interpolation of the GM version of G++ and opencv)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1287168
    • 提供者:lianhekai
  1. programs

    0下载:
  2. 用matlab实现多种滤波器,中值滤波,均值滤波。对图像进行插值放大等等(using Matlab to achieve a variety of filters, median filter, mean filtering. Interpolation of images and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:8192
    • 提供者:shirayuki
  1. CFAloc

    0下载:
  2. cfa算法,基于CFA插值特征的图像篡改检测的matlab代码(cfa algorithm,Image tamper detection based on CFA interpolation features matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:beicheng
  1. bemd

    1下载:
  2. 二维EMD程序,这是利用最新的插值函数,个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解((A two-dimensional EMD algorithm, the author is Anna Linderhed, her Ph.D. research topic is bidimensional EMD and wavelet transform))
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-06
    • 文件大小:14336
    • 提供者:江湖一书生
  1. 去模糊

    0下载:
  2. 本文针对超分辨率多帧图像修复理论进行总结说明。本文主要针 对两方面问题进行说明: 1. 多帧数字图像超分辨率数据融合过程。该过程主要是确定其他 帧与参考帧之间的相对运动,估算出相对运动后将各个像素映 射到高分辨率图像的网格中。即完成数据融合过程。 2. 去模糊过程。模糊可能有多方面的因素造成,物理因素:相机 运动,离焦;数学因素:数据插值造成类高斯扩散过程。
  3. 所属分类:matlab例程

« 1 2 ... 40 41 42 43 44 45»
搜珍网 www.dssz.com