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

搜索资源列表

  1. myGeoTrans

    0下载:
  2. VC source\\Visual C++ 数字图像处理典型算法及实现-光盘资源\\04\\GeoTrans 中修改为可以任意角度旋转 双线性插值方法-VC source \\ Visual C typical digital image processing algorithm and implementation-CD resources \\ 0 4 \\ GeoTrans modified to be arbitrary rotation angle bilinear interpola
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2mb
    • 提供者:宋峥峥
  1. math

    0下载:
  2. 图像插值程序,可以任意缩放,并使用了双线性插值和三次卷积插值,还可以旋转插值,用户界面友好,制作精美,绝对值得一看
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77.14kb
    • 提供者:zhanglei
  1. blinear(matlab)

    0下载:
  2. 图像几何变换(如旋转)时用到的最近领域和双线性插值方法,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:910.65kb
    • 提供者:黄伟麟
  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 and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:68.12kb
    • 提供者:caonimabitoo
  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:248.07kb
    • 提供者:winxp
  1. imrotatex.rar

    0下载:
  2. 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:533byte
    • 提供者:zhanghaiqianzx
  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:4.97mb
    • 提供者:程博
  1. shuangxianxingchazhi

    0下载:
  2. 图像旋转的双线性插值算法!实现图像的无损失旋转!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2.34kb
    • 提供者:xcc
  1. xuanzhuan

    0下载:
  2. 8bit图像旋转的代码,用了后向双线性插值的方法-8bit image rotation code, using the latter to the bilinear interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:陈冲
  1. rotate

    0下载:
  2. 基于VC的双线性图像旋转程序 包含算法和实现-VC-based bilinear image rotation program contains algorithms and implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:115.94kb
    • 提供者:好人
  1. RotateDIB2

    0下载:
  2. /************************************************************************* * 函数名称: * RotateDIB2() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2.14kb
    • 提供者:mfm101
  1. image_rotate

    0下载:
  2. 两维图像旋转以及双线性灰度差值算法的实现-Two-dimensional gray scale image rotation and the difference between bilinear algorithm implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.4kb
    • 提供者:姚军
  1. tuxiangxuanzhuan

    0下载:
  2. 两维图像旋转以及双线性灰度差值算法的实现-Two-dimensional gray scale image rotation and the difference between bilinear algorithm implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:姚军
  1. rotate_registration2

    0下载:
  2. 用opencv实现的图像任意角度旋转插值,插值方法有最近邻法和双线性插值法-Opencv achieved by rotating the image at any angle interpolation, interpolation methods are nearest neighbor and bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.48mb
    • 提供者:成满
  1. GeometryTrans2

    0下载:
  2. 图像处理中的几何变换(近邻插值,双线性,立方卷积,及任意角度旋转,缩放)-GeometryTrans in Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:557.62kb
    • 提供者:jun
  1. GeoTrans

    0下载:
  2. 图像平移,平移(逐行);缩放;图像旋转,旋转(双线性插值)-Image translation transformation;zoom;rotate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:119.29kb
    • 提供者:成汁
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:285kb
    • 提供者:Xucheng
  1. DoubleLinearImageRotationAlgorithm

    0下载:
  2. 双线性图像旋转算法,使用VS2005+MFC-Double linear image rotation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.53mb
    • 提供者:weitry
  1. 11

    0下载:
  2. 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the re
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9.61kb
    • 提供者:苏琴
  1. imrotate

    0下载:
  2. 使用双线性插值的图像旋转,和本站的其余旋转不同,我的旋转不会使图像缺角,好处就是旋转后他的傅里叶变换的频域图也旋转同样的角度,同样可以用来处理矩阵,来做滤波器,我在做方向滤波器,有兴趣要的可以m我。-Using bilinear interpolation, image rotation, and the rest of the rotation is the rotation does not make the image Cutaway, the advantage is that the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:664byte
    • 提供者:陈雨露
« 12 »
搜珍网 www.dssz.com