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

搜索资源列表

  1. opengl_1

    0下载:
  2. OpenGL的图象旋转缩放处理,能够使用相关程序进行合作处理,包括坐标定位,坐标变换等。-OpenGL rotating zoom image processing, be able to use the relevant procedures cooperation deal, including the coordinates of position, such as coordinate transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:24232
    • 提供者:王强
  1. FreTrans

    0下载:
  2. FreTrans 实现图像几何变换函数[ 平移, 镜像 , 转置 , 缩放, 旋转],傅里叶 Graph program 图形-FreTrans realize image geometric transform function [translation, mirror, transpose, zooming, rotating], Fourier Graph program graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:66829
    • 提供者:sky
  1. chap1_3

    0下载:
  2. 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2609083
    • 提供者:刘国玉
  1. TransformShow

    0下载:
  2. 该程序能对位图进行各种变换,如旋转,镜像,缩放-The program can transform a variety of bitmap, such as rotating, mirroring, scaling and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:90904
    • 提供者:范虎威
  1. lcz_opengl_test1_1

    0下载:
  2. openGL例子:实现基本的绘制和坐标变换。太阳、地球月亮旋转模拟-openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2122520
    • 提供者:lichenzhen
  1. hjj

    0下载:
  2. 实现三维坐标变换的源程序,包括平移,旋转,比例变换,对称变换-The realization of the source of three-dimensional coordinate transformation, including translation, rotation, the ratio of transformation, symmetry transform
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2012
    • 提供者:hjjapple
  1. ImageProcee

    0下载:
  2. 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4339883
    • 提供者:王道会
  1. ImageProcessingRota

    0下载:
  2. 标题:图像的旋转变换 时间: 日期: 其他: -ImageProcessing .rar DATA:2009 Free
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3861311
    • 提供者:wsailei
  1. Test20090417

    0下载:
  2. 采用跟踪球原理实现立方体旋转,坐标轴变换。实现3D图形绘制的基础。-Principle to the use of tracking the ball cube rotation axis transform. To achieve a basis for rendering 3D graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7722218
    • 提供者:王非
  1. Cube_Rotate

    1下载:
  2. 三维重建中的立体空间旋转变换,源代码比较经典,值得一看-Three-dimensional reconstruction of three-dimensional rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1772
    • 提供者:drogen
  1. openGL3D

    0下载:
  2. 本主题包括下列各节。 三维坐标空间 变换模型 平移变换 缩放变换 旋转变换 使用变换集合 对变换进行动画处理 -This topic includes the following sections. Model three-dimensional coordinate space transform transformation translation scaling rotation transform transform set to transform
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2053285
    • 提供者:共好
  1. tform

    1下载:
  2. 这是一个对图像进行几何变换的函数。可以对图像进行缩放,旋转和平移操作。-This is an image of the function of the geometric transformation. Images can be zoom, rotation and translation operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:607
    • 提供者:chenxiaozhao
  1. 03

    0下载:
  2. 图像几何变换,平移,转置,缩放,旋转,插值-Image geometric transformation, translation, transposition, zooming, rotating, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:439296
    • 提供者:邓波
  1. singlependulum

    0下载:
  2. 模拟钟摆实现动画 (1)绘制圆柱状三维钟摆模型,计算合理的摆线长度以及摆动初始位置,保证钟摆一个摆动周期为1秒,提供误差计算并显示误差(20分) (2)计算重力作用以及摆线弹性拉力作用下的钟摆速度,计算每一帧的钟摆位置及相应的旋转变换角度,并实现动画(30分) (3)增加阻尼计算,提供阻尼参数的调整工具,实现带阻尼的钟摆动画(30分) (4)音效、图形画面效果(10分) (5)详细的作业报告(10分)-Simulation of the pendulum to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1151311
    • 提供者:xuhao
  1. GeoTrans

    0下载:
  2. 使用VC++编写的图像几何变换功能的源码(平移,镜像,转置,缩放,旋转)!-The use of VC++ to prepare the image of the source function of geometric transformations (translation, mirror, transpose, zoom, rotate)!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:398743
    • 提供者:yinjun
  1. planet

    0下载:
  2. 1.掌握平移变换、放缩变换、旋转变换、错切变换、对称变换和复合变换的基本原理。 2.掌握OpenGL矩阵堆栈的操作方法 3.掌握组合变换原理 -1. Have translational transformation, zoom transform, rotation, shear transformations, compound symmetry transform and the basic principles of transformation. 2. To master
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:18338
    • 提供者:海海
  1. newmorning

    0下载:
  2. 详细讲述了二维线画图元的生成(包括二维直线、圆、椭圆、抛物线的生成)、二维填充图元的生成(图形的填充、字符的输出)、二维裁剪、图形变换(平移、旋转、放缩三种变换)、投影(透视投影)和曲线生成(Hermite曲线和Bezier曲线的生成)的算法思想以及程序实现。-A detailed account of the two-dimensional line drawing of the generating element (including the two-dimensional linear,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:12338
    • 提供者:tim
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. rotate

    0下载:
  2. 这段代码实现的是图像的几何变换功能,通过3种方案实现了图像的旋转。-The code to achieve the image of the geometric transformation function, through the three kinds of programs to achieve the rotation of the image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3267
    • 提供者:yujin
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com