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
    • 文件大小:2093748
    • 提供者:宋峥峥
  1. math

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:932507
    • 提供者:黄伟麟
  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
    • 文件大小:69752
    • 提供者: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
    • 文件大小:254024
    • 提供者: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
    • 文件大小:533
    • 提供者: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
    • 文件大小:5210775
    • 提供者:程博
  1. shuangxianxingchazhi

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

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

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

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

    0下载:
  2. 用于自定义旋转角度,用vc++2005结合opencv实现。旋转后,采用双线性插值-Used to customize the rotation, combined with vc++2005 opencv implementation. After the rotation, using bilinear interpolation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1035
    • 提供者:夏晨曦
  1. RotateDIB2

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

    • 发布日期:2017-03-30
    • 文件大小:2194
    • 提供者:mfm101
  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
    • 文件大小:5750878
    • 提供者:成满
  1. GeoTrans

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

    • 发布日期:2017-04-17
    • 文件大小:122158
    • 提供者:成汁
  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
    • 文件大小:291840
    • 提供者:Xucheng
  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
    • 文件大小:9842
    • 提供者:苏琴
  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
    • 文件大小:664
    • 提供者:陈雨露
  1. geometry-operations

    0下载:
  2. 实现图像的镜像变换、拉伸、平移、旋转、缩放功能,双线性插值法-Achieve the mirror image transform, stretching, translation, rotation, scaling, bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:80898
    • 提供者:周轶凡
  1. xuanzhuan

    0下载:
  2. 采用双线性插值法对图像进行旋转,并求取旋转前后的直方图-Bilinear interpolation method of image rotation, and rotation around the histogram strike
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3514
    • 提供者:刘洁
  1. chazhi

    0下载:
  2. 该函数用来以图像中心为中心旋转DIB图像,返回新生成DIB的句柄。 * 调用该函数会自动扩大图像以显示所有的象素。函数中采用双线性插 * 值算法进行插值-This function is used to rotate the image center DIB image, returns the new generation DIB handle.* Calling this function will automatically expand the image to displa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2663
    • 提供者:魏作华
  1. tuxiagnxuanzhuan

    0下载:
  2. 基于双线性插值的图像旋转源码, 基于双线性插值的图像旋转源码-Based on bilinear interpolation of the source image rotation, image rotation based on bilinear interpolation source code, based on bilinear interpolation of the source image rotation, image rotation based on bilinear in
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:673
    • 提供者:白雪
« 12 »
搜珍网 www.dssz.com