登录
首页 » 图形图像 » 图像的平移,旋转

图像的平移,旋转

于 2022-03-16 发布 文件大小:79.00 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向 右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。 下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示 区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Mallet 算法及滤波器设计
    Mallet 算法及滤波器设计-Mallet algorithms and filter design
    2022-08-25 07:39:49下载
    积分:1
  • MATLAT下B样条曲线曲面的绘制 MATLAT下B样条曲线曲面的绘制
    MATLAT下B样条曲线曲面的绘制 MATLAT下B样条曲线曲面的绘制-MATLATMATLAT
    2023-01-05 13:05:04下载
    积分:1
  • this by far the GDI graphics programming on the most comprehensive one book, thi...
    这是迄今为止关于 GDI+ 图形编程最全面的一本书,本书将是一本 Windows 图形程序员非常有用的工具书。-this by far the GDI graphics programming on the most comprehensive one book, this book will be a Windows graphics programmers very useful tool.
    2022-08-26 13:17:27下载
    积分:1
  • achieving pictorial and jitter technology, and command line compiler bmp2txt pro...
    实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
    2022-08-07 00:16:46下载
    积分:1
  • 开发玻璃条纹采集系统中,需要将4个片合并成一个片,片格式bmp。...
    开发玻璃条纹采集系统中,需要将4个图片合并成一个图片,图片格式bmp。-development of glass block acquisition system, and the need to four photographs combined into one picture, pictures bmp format.
    2022-08-05 17:51:12下载
    积分:1
  • second decile Bezier curve drawing algorithm
    二次 Bezier 曲线等分作图算法-second decile Bezier curve drawing algorithm
    2022-03-10 06:12:24下载
    积分:1
  • solidgraph CAD系统
    SolidGraph CAD System SolidGraph is a full-featured system for 3D modeling of highly complex geometric objects. Sooner or later, everyone who works with computer graphics feels necessary to write his own editor. We want to show you one of the ways of writing a module application where the functions for creating new objects are distributed among plug-ins.
    2022-06-28 19:06:36下载
    积分:1
  • surf特征点检测和匹配
    surf算法的具体实现: Surf算法原理 (1)、构建Hessian矩阵 (2)、构建尺度空间 图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
    2022-04-15 04:54:37下载
    积分:1
  • 使用分裂Bregman算法做去噪,收敛速度很快,保持缘特征
    使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
    2022-07-02 18:48:17下载
    积分:1
  • Drawing a mouse and keyboard can be used to control the rotation of the cube.
    绘制一个可以用鼠标和键盘控制的旋转立方体。-Drawing a mouse and keyboard can be used to control the rotation of the cube.
    2022-02-05 11:25:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载