搜索资源列表

  1. bijiao

    0下载:
  2. 编写了龙格现象中举例的函数(1/(1+x^2))的三次样条插值图像和原图像的比较,此程序简单适用。-Prepared Runge phenomenon, for example a function of (1/(1+ X ^ 2)) of cubic spline interpolation image and the original image compared to a simple application of this pr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:pplovefox
  1. picture

    0下载:
  2. 本程序提供了邻近值插值和三次卷积插值两种插值方法,可实现图像的任意比例放大缩小和任意角度的旋转,但由于本人不会MFC编程,所以所有变换结果必须到相应文件夹下(必须同时存放图形文件和程序)查看。-This procedure provided a neighboring value of interpolation and cubic convolution interpolation of two interpolation metho
  3. 所属分类:GIS编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:清枫
  1. VB_scale

    0下载:
  2. 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大-Most near the interpolation, bilinear with interpolation, cubic convolution method, StretchBlt Larger Image Smoothing Method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:
  1. VC_scale

    0下载:
  2. 临近插值、线性插值、三阶卷积插值实现图像的缩放功能-Approaching interpolation, linear interpolation, the third-order convolution interpolation image zoom feature to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:71680
    • 提供者:
  1. geometrictransformation

    0下载:
  2. 使用opencv实现对图像的放大缩小任意倍数,用的双线性插值。-Opencv to realize the use of images of arbitrary multiples of zoom, and use bilinear interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:Ma xianzhe
  1. WaveletImageReconstruction

    0下载:
  2. 利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-fr
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:236544
    • 提供者:wangjikui
  1. LineTrans

    0下载:
  2. 2D图像的线性插值拉伸用于图像的增强处理-2D image of the linear interpolation for image enhancement of tensile deal
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:91136
    • 提供者:caolly
  1. FreTrans

    0下载:
  2. 2D图像处理高斯插值变换用于图像增强处理-2D image processing Gaussian interpolation for image enhancement transform treatment
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:63488
    • 提供者:caolly
  1. blinear(matlab)

    0下载:
  2. 图像几何变换(如旋转)时用到的最近领域和双线性插值方法,-Image geometric transformations (eg rotation), when used in recent field and bilinear interpolation methods,
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:931840
    • 提供者:黄伟麟
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:王万国
  1. Bilinear_Interpolation

    0下载:
  2. MATLAB双线性插值法对图像进行放大和缩小-MATLAB bilinear interpolation image zoom in and out
  3. 所属分类:数据库系统

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:shen hong
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:shen hong
  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:10339328
    • 提供者:程博
  1. pic_magnify

    0下载:
  2. 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:chenjing
  1. Raw

    0下载:
  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 approa
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:qzc
  1. shuangsancichazhi

    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例程

    • 发布日期:2024-05-20
    • 文件大小:49152
    • 提供者:贾子渊
  1. GeoTrans

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。-Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:caonimabitoo
  1. ImgScale

    0下载:
  2. 利用近邻域插值、线形插值或者三阶卷积插值三种不同的方法,完成图像的缩放功能。-NN using interpolation, linear interpolation, or third-order convolution interpolation in three different ways to complete the image of the zoom feature.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3009536
    • 提供者:谭璐芬
  1. ImgRotate

    0下载:
  2. 实现图像处理中常见的图像旋转功能。运行程序时可以通过选择近邻域插值法、线性插值法或者三阶卷积插值三种复杂度不同的算法来实现。-Image processing to achieve common image rotation function. Can run the program by selecting the neighbor domain interpolation, linear interpolation, or thir
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3214336
    • 提供者:谭璐芬
  1. szfxsy1

    0下载:
  2. 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:TNG
« 1 2 3 4 5 6 78 9 10 11 12 ... 49 »

源码中国 www.ymcn.org