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

搜索资源列表

  1. matimage

    0下载:
  2. THE FEATURE IS BILINEAR-INTERPOLATE THE SOUCE-IMAGE TO GET A DESTINATE-IMAGE
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:61918
    • 提供者:shan
  1. bilinear

    0下载:
  2. 双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:chenqunqin
  1. bilinear

    0下载:
  2. 用双线性插值法实现的图像缩放,内有详细的使用说明。非常好用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:840
    • 提供者:舟子还
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. image resampling

    0下载:
  2. %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:1714
    • 提供者:whitewalter
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. matlab函数

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:Windows编程

    • 发布日期:2010-12-03
    • 文件大小:535910
    • 提供者:shshlzh
  1. video scaler

    0下载:
  2. Scales streaming video up or down in resolution. Bilinear and nearest neighbor modes are supported. Run-time adjustment of input and output resolution, scaling factors, and scale type.
  3. 所属分类:源码下载

  1. video scaler

    1下载:
  2. Scales streaming video up or down in resolution. Bilinear and nearest neighbor modes are supported. Run-time adjustment of input and output resolution, scaling factors, and scale type.
  3. 所属分类:编程文档

  1. chengxu 按心电信号画出信号时域波形和频谱图

    1下载:
  2. 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
  3. 所属分类:波变换

    • 发布日期:2017-03-21
    • 文件大小:65036
    • 提供者:王方
  1. ImageProcessing.用C语言实现图像的平滑

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2165
    • 提供者:fengye
  1. IIR.rar

    1下载:
  2. 用双线性变换设计数字滤波器,里面附有详细的实验说明和matlab运行通过的实验源码和对实验结果的分析,Using bilinear transform digital filter design, which experiments with detailed descr iptions and matlab source code to run through the experiment and the analysis of experimental results
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:33172
    • 提供者: 甘小华
  1. yaxiangsuweiyiguji.rar

    0下载:
  2. 实现亚像素的运动位移估计算法实现,通过双线性内插实现!,Campaign to achieve sub-pixel displacement estimation algorithm to achieve, through bilinear interpolation to achieve!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:292747
    • 提供者:古松
  1. interpolation.rar

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:816
    • 提供者:fengye
  1. FIRIIR.rar

    0下载:
  2. FIR汉明窗滤波器和IIR双线性变换法设计的低通滤波器,用于心电信号的滤波。,Hamming window FIR and IIR filter design bilinear transform low-pass filter for filtering ECG.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2281
    • 提供者:kate
  1. imgenlarge2.rar

    0下载:
  2. %彩色图片放大双线性内插法,实现图片的高质量放大, Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:890
    • 提供者:xcc
  1. 双线性差值法实现了图像了放大和缩小

    0下载:
  2. 双线性差值法实现了图像了放大和缩小,可作参考,Bilinear difference method to achieve the image of the zoom in and out, can make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:4335
    • 提供者:fila
  1. Mag_Color_Snake.rar

    0下载:
  2. 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1317
    • 提供者:朱丽平
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com