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

搜索资源列表

  1. registration

    0下载:
  2. 遥感影像的几何纠正,通过输入同名点文件计算多项式纠正系数,可通用,再通过双线性插值实现几何纠正-list on two images, this method can be use to any sitution if you already choose the corresponding points, and then bilinear interpolation to get the gray value
  3. 所属分类:Special Effects

  1. Source-Code

    0下载:
  2. 双线性插值,对图像进行放大缩小,upsampling,down sampling-Bilinear interpolation on the image to zoom, upsampling, down sampling
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:166240
    • 提供者:Zichen He
  1. 3

    0下载:
  2. 双线性插值,实现双线性插值功能,VB语言实现双线性插值-Bilinear interpolation, bilinear interpolation function to achieve, VB language bilinear interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:109905
    • 提供者:王林
  1. project_11_first_d1_HDMI

    0下载:
  2. 本代码将TW2867第一通道输出解复用以后进行BT.656格式的解析,然后将奇偶场合并为一帧存入DDR2,读取的时候使用双线性插值算法,将原始的720 x576的分辨率放大到800x600,然后在HDMI口输出。-This code will TW2867 first channel output demultiplexing after parsing BT.656 format, then the parity occasions and as a frame stored in DDR2,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:808017
    • 提供者:张少伟
  1. PictureDo

    0下载:
  2. 包括最近邻插值,双线性插值,双三次插值的图像缩放、旋转及其误差分析。-Including the nearest neighbor interpolation, bilinear interpolation, bicubic interpolation image scaling, rotation and error analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:814367
    • 提供者:陈卓
  1. image-transform

    0下载:
  2. 本算法采用C#进行界面编程,实现图像的放大缩小和旋转,可自选放大缩小倍数和旋转角度,也可以自行选择插值方式:最近邻插值、双线性插值和双三次插值-The algorithm uses C# for interface programming, image zooming and rotation can be optional zoom factor and the rotation angle can also choose their own interpolation method: nea
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:21955767
    • 提供者:方捷睿
  1. GeometricTransform

    0下载:
  2. 不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1592121
    • 提供者:冯珍珍
  1. tuxiangpeizhun

    0下载:
  2. 基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:侯郁
  1. zoom

    0下载:
  2. 图像处理 旋转、缩放、平移 仿射变换 双线性插值 三次卷积-Image processing, rotate, zoom, pan, affine transformation, bilinear interpolation, cubic convolution
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:276107
    • 提供者:刘奇
  1. image-scaling

    0下载:
  2. 图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。- Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:111317
    • 提供者:孙毅宏
  1. New-edge-directed-interpolationNEDI

    0下载:
  2. 新边缘导向算法,算法的原理介绍以及实现,以及在去马赛克方面的应用-This paper proposes an edge-directed interpolation algorithm for natural images. The basic idea is to first estimate local covariance coefficients a low-resolution image and then use these covariance estimates
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:252123
    • 提供者:Cynthia
  1. imagereconstruction

    0下载:
  2. 通过四邻域方法获得低分辨率图像,用双线性插值和邻域插值进行超分辨率图像重建-The low resolution image is obtained by the four neighborhood method, and the super resolution image is reconstructed by the bilinear interpolation and the neighborhood interpolation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:徐琛
  1. chizhi

    0下载:
  2. 在图像处理中,能够实现图像的双线性内插,附加图片,效果很好-In image processing, the image can be achieved within the bilinear interpolation, additional pictures, the effect is very good
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3456
    • 提供者:更近一步
  1. shuangxianxingchazhi

    0下载:
  2. 主要是利用opencv与C++实现彩色图像的双线性插值,此程序简单便于理解。-Mainly using opencv with c++ implementation bilinear interpolation of color image, the program simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:193693
    • 提供者:seven
  1. interpol_demo3

    0下载:
  2. 压缩包内为双线性插值和cressman插值示例-Compressed package for bilinear interpolation and interpolation example cressman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2298
    • 提供者:gt
  1. biliner

    0下载:
  2. C语言快速双线性插值函数速度是普通函数的10倍以上-Bilinear interpolation function C language fast speed is 10 times more than ordinary function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1042
    • 提供者:邱新华
  1. rotate

    0下载:
  2. 原创C语言实现双线性插值的图像旋转函数,可修改参数实现不同功能。-Original C language implementation of bilinear interpolation function, image rotation can modify the parameters to achieve different functions.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:邱新华
  1. ROTATE

    0下载:
  2. 反响映射+双线性插值图像旋转实现算法(opencv)-Response mapping image rotation+ bilinear interpolation algorithm (opencv)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:王晓燕
  1. image-interpolation

    0下载:
  2. 图像放大的三种方法 最邻近图像处理 线性图像处理 双线性图像处理-An enlarged image of the three methods of image processing nearest neighbor linear image processing bilinear image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:mierzater
  1. Test

    0下载:
  2. 双线性插值图像放大Implement a bilinear interpolation algorithm Implement a bilinear interpolation algorithm-Implement a bilinear interpolation algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1001710
    • 提供者:amber
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com