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

搜索资源列表

  1. shuangxianxing

    0下载:
  2. 这是一个实现灰度图像双线性插值的小程序,程序中的参数m0和n0分别对应图像插值以后相对于原图像在行维和列维的放大倍数。-This is a grayscale image bilinear interpolation to achieve a small program, program parameters m0 and n0 respectively after the image interpolation with respect to the original image and th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:张龙龙
  1. Resize_lhs

    0下载:
  2. 双线性插值的纯c语言,windows,linux,dsp上,值得学习-ilinear interpolation of pure c language, Windows, Linux, DSP, worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1518
    • 提供者:virlhs
  1. Image-interpolation

    0下载:
  2. 图像的插值包括(双三次插值、双线性插值、最近邻插值和图像的采集与显示)-Image interpolation include (double three interpolation and bilinear interpolation, nearest neighbor interpolation and image acquisition and display)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:62626
    • 提供者:曹莲莲
  1. bilinear-interplolation

    0下载:
  2. 自己写的数字图像处理,双线性插值的c++源程序。可供初学者参考学习使用。-Write your own digital image processing, bilinear interpolation of c++ source code. Reference for beginners to learn to use.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:2574991
    • 提供者:高阳
  1. resize

    1下载:
  2. 图像的缩放,采用两种方法,可以直接运行。向后映射,1.最近领域法,2.双线性插值法-Image scaling, two methods can be run directly. Backward mapping, a recent field of law, (2) bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:李琛
  1. BilinearInterpolation

    0下载:
  2. 这种双线性插值的matlab源代码,学生需要可以下载使用-This kind of bilinear interpolation of matlab source code, students in need can be used to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:820
    • 提供者:zxk
  1. MATLAB

    0下载:
  2. 采用邻近插值法和双线性插值法图像进行缩放和旋转-In neighbor interpolation and bilinear interpolation image scaling and rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6222
    • 提供者:wang
  1. PerspectiveTransform

    0下载:
  2. 根据几何关系,自己编写的单应性(俯视)变换和最近邻插值,双线性插值,基于OPENCV-perspective transform & interpretation based on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2808
    • 提供者:刘辰溪
  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. GifCodec

    0下载:
  2. 参考网上的资料写的gif编解码。 编码用gdi解析常用图片格式,然后组装成gif 解码吧gif的每一帧转换成dib gif文件格式网上有很多介绍 gif用的变长lzw压缩算法: 没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:438088
    • 提供者:朱伯虎
  1. harmonic

    0下载:
  2. 图像放大 双线性插值放大相应的倍数后用调和模型进行扩散-Enlarge image Enlarge bilinear interpolation corresponding multiples reconcile after diffusion model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1328
    • 提供者:艾迪
  1. bilinear-interpolation

    1下载:
  2. 采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:huangyu
  1. BilinearInter

    0下载:
  2. 用双线性插值的办法将图像从raw格式还原成rgb格式。附有例子。-The image is reduced to rgb format the raw format with bilinear interpolation approach. With examples.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3436657
    • 提供者:王广祯
  1. 11

    0下载:
  2. 医学CT图像的双线性插值和小波变换完整程序-bilinear interplotion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:李文兴
  1. shuang-xian-xing-cha-zhi-

    0下载:
  2. 双线性插值,在marmousi模型,上的应用,希望大家能够有用-it is good
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2957
    • 提供者:董丙宝
  1. yixuetuxiangchuli

    0下载:
  2. 读入医学图像,先用HS光流法计算两帧图像的光流场,然后用双线性插值的方法对图像进行配准,得到配准图像。-Reads the medical image, the first two frames of computing optical flow field images with HS optical flow, and then use the bilinear interpolation method of image registration, obtain registration i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:475453
    • 提供者:唐品品
  1. Zooming-and-Shrinking

    0下载:
  2. matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:520808
    • 提供者:彭筱媛
  1. correction

    0下载:
  2. 基于radon变换的倾斜校正,先根据radon变换求取倾斜角度,然后用双线性插值来获得校正后的图像-Tilt correction based on radon transform, the first to strike a tilt angle to radon transform and bilinear interpolation to obtain the corrected image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:848
    • 提供者:李志
  1. bi_linear_quadratic_interpolation

    0下载:
  2. 双线性插值是指利用映射点在输入图像的4 个邻点的灰度值对映射点进行插值,即待插点处的数值用离待插点最近的四个点的值加权求得。在同一行内根据待插值像素点与其前后的原图像像素点的位置距离进行加权线性插值,即离原图像像素点越近的待插值像素点,原图像像素的加权系数就越大 行间根据待插值行与其上下的原图像行间的距离进行加权线性插值,即离原图像行越近的待插值行,原图像行的加权系数就越大-Bilinear mapping point is the use of four adjacent points in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:52943
    • 提供者:毛巴马
  1. Image_distortion

    1下载:
  2. 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3668509
    • 提供者:luyz
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 »
搜珍网 www.dssz.com