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

搜索资源列表

  1. cz

    0下载:
  2. 数值计算中 插值算法的实现 及其图像图例
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21937
    • 提供者:肖庆明
  1. shuangsancichazhi.rar

    0下载:
  2. 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:49155
    • 提供者:贾子渊
  1. match.rar

    2下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. shuangxianxing

    0下载:
  2. matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:778
    • 提供者:张祖渊
  1. imresize

    0下载:
  2. Matlab中的imresize图像插值算法代码-C++ code of imresize algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:8206
    • 提供者:郁郁
  1. Matlab

    0下载:
  2. MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3029
    • 提供者:matlab
  1. 04

    0下载:
  2. 本程序代码主要包括图像的平移,镜像变换,转置,缩放,旋转,插值算法简介。-The program code include image translation, image transform, transpose, zooming, rotation, interpolation algorithm profile.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:74098
    • 提供者:姜利
  1. im_R

    0下载:
  2. 通过双线性插值算法实现图像旋转,图像可以是灰度图也可以是RBG图像-Image rotation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:596
    • 提供者:贺洪元
  1. Bilinear-interpolation-algorithm

    0下载:
  2. 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:332557
    • 提供者:chenjun
  1. an

    0下载:
  2. 一种有效的数字图像传感器彩色插值算法An efficient interpolation algorithm for digital image sensor color-An efficient interpolation algorithm for digital image sensor color
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:700163
    • 提供者:yi
  1. dip

    1下载:
  2. 基于边缘导向的插值算法 首先估计出低分辨率图像的局部协方差系数,然后基于低分辨率图像的协方差和高分辨率图像的协方差之间的几何二元性,用估计出来的协方差进行插值得到高分辨率图像-Image interpolation based on oriented
  3. 所属分类:matlab例程

    • 发布日期:2014-03-06
    • 文件大小:963
    • 提供者:miaomiao
  1. Aor

    0下载:
  2. 一种有效的数字图像传感器彩色插值算法An efficient interpolation algorithm for digital image sensor color-An efficient interpolation algorithm for digital image sensor color
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:700225
    • 提供者:ex2013
  1. Interpolation

    0下载:
  2. 基于小波和插值的超分辨率图像重建算法用于实现对图像的插值提高分辨率-Based on wavelet and interpolation of super-resolution image reconstruction algorithm is used to achieve improved resolution of the image interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1191773
    • 提供者:LD
  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. GPUBarCode

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:仁仁
  1. iaged-standard-const

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

    • 发布日期:2018-01-07
    • 文件大小:103424
    • 提供者:EI!405827
  1. MATLAB基于点的图像配准程序

    0下载:
  2. 基于点的二维图像配准程序,双线性插值算法,适用于二维图像(image regisration of 2d imag)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:36864
    • 提供者:victoryfeng
  1. ARI

    0下载:
  2. 用自适应残差插值算法处理拜耳图像,插值后的图像质量很好,能够最大程度的减少拉链和伪影现象。(The adaptive residual interpolation algorithm is applied to deal with the Bayer image. The quality of the interpolated image is very good, and it can minimize the phenomenon of zipper and artifact.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:714752
    • 提供者:lili2222
  1. MLRI

    1下载:
  2. 利用最小化拉普拉斯残差插值算法处理拜耳图像,采用稀疏拉普拉斯滤波器处理红绿蓝三种像素,达到良好的插值效果。(Using the minimized Laplasse residual interpolation algorithm to deal with Bayer image, three pixels of red and green blue are processed by sparse Laplasse filter to achieve good interpolation eff
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:742400
    • 提供者:lili2222
  1. ddfapd

    0下载:
  2. 方向滤波和后验决策算法,利用图像的边缘特性,将梯度权重值加入,能够很好的改善插值后图像的伪影效果。(Directional filtering and posteriori decision algorithm, using the edge characteristics of the image, add the gradient weight value, which can improve the artifact effect of the interpolated image.)
  3. 所属分类:matlab例程

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