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

搜索资源列表

  1. hovercars.zip

    0下载:
  2. 这是一个用VB编写的快要完成的竞赛游戏,使用计算机控件的赛车(最多可达20辆!),包括一个跑道编辑器,很多不同风格的跑道,对于任何一个想要创建一个竞赛游戏的人来说这是一个非常好的开端。对于以下方面它也是一个非常好的示例:游戏物理学,例如碰撞检测和磨擦,快速图形,旋转角度涉及到的数学,计算机人工智能(这些赛车能按任何一个用户制造的跑道进行竞赛!),制造级别编辑器,以及如何用相当少的代码来制造一个酷的游戏。
  3. 所属分类:游戏

    • 发布日期:
    • 文件大小:481.17kb
    • 提供者:
  1. OpenCV 4 下的图像任意角度的旋转

    0下载:
  2. OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle / / Image Rotation question Img_old / / to return to the rotation after the image type
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:孙剑
  1. 旋转彩色文字

    0下载:
  2. 在环境中设置旋转角度,点击旋转演示命令,可以看到文字旋转现象.-set up in the environment rotation angle, click spin demonstration orders, we can see the phenomenon text rotation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.67kb
    • 提供者:cl
  1. 用VB制作的图像旋转

    1下载:
  2. 用VB制作的图像旋转程序,可任意设定旋转角度,图像画卷式展开-VB images produced by the rotation procedures, arbitrary rotation angle, image picture-start
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:108.58kb
    • 提供者:uhu
  1. 向量旋转及一维线性回归、相关系数

    1下载:
  2. 向量按照给定角度旋转后新坐标、计算x--y数据线性拟合系数及相关系数。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-08-23
    • 文件大小:52.14kb
    • 提供者:chuwanchang
  1. 三维图形旋转源代码

    0下载:
  2. 这是一个用VC++写的程序,成功运行后,用户可以调整图像在三个坐标轴上的偏移角度,非常有启发性
  3. 所属分类:3D图形编程

    • 发布日期:2010-09-29
    • 文件大小:24.21kb
    • 提供者:happyletian
  1. Geometricimageoperations

    0下载:
  2. 图像的几何操作:图像旋转,图像剪切,包括旋转角度。-Geometric image operations: image rotation, image shearing, including rotation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:642byte
    • 提供者:尹若飞
  1. rotationmat3D

    1下载:
  2. 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-Given input: r: angle to rotate, in rads Axis: axis of rotation, defined as a 3point which connects to the origin. Output: 3x3 Matrix R such that for an arbitrary point v, Rv is the poi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:guigui
  1. image_rotation

    1下载:
  2. C语言实现二值图像旋转任意角度,输入参数为旋转角度-image rotation written by C programming language
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1.53kb
    • 提供者:刘强
  1. Rotating

    0下载:
  2. 实现图像绕任意轴旋转,可以自定义轴坐标和旋转角度-Of image rotating, you can customize the axes coordinates and rotation angle
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1.89mb
    • 提供者:沈杰
  1. OpenGL

    0下载:
  2. 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:114.83kb
    • 提供者:john
  1. picbmpxz

    0下载:
  2. //功能:任意角度旋转 //参数:Srcbmp:源位图 DestBmp:目标位图 ;angle旋转角度 //返回值:无 -//Function: arbitrary angle of rotation// Parameters: Srcbmp: source bitmap DestBmp: destination bitmap angle rotation angle// Return Value: None
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2.89kb
    • 提供者:自然
  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
    • 文件大小:1.01kb
    • 提供者:夏晨曦
  1. ImgageRotate

    0下载:
  2. 图片旋转 自行设定旋转角度 vc appwizard-image rotate
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:sjj
  1. WaveletTransform

    0下载:
  2. 提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。-Proposed a wavelet-based image registration method. In this method, using wavelet transfor
  3. 所属分类:Special Effects

    • 发布日期:2016-06-29
    • 文件大小:168kb
    • 提供者:xingxing
  1. tuxiangxuanzhuan-

    0下载:
  2. 运用MATLAB针对图像旋转程序的编写,可任意改变旋转角度-With MATLAB program written for the image rotation, rotation angle can be arbitrarily changed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:59.38kb
    • 提供者:Zhang
  1. tation

    0下载:
  2. 采用改进的尺度不变特征变换算法计算物体旋转角度-The improved scale-invariant feature transform algorithm to calculate the object rotation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:884.74kb
    • 提供者:kj
  1. rotatedSample

    0下载:
  2. 输入大图像中的目标的外接矩形的坐标,和旋转角度,图像实现自动裁剪功能,且不带黑边。(Input the coordinates of the outer rectangle of the target within the large image, and the rotation angle, the image is automatically trimmed without black edge.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:34kb
    • 提供者:Kujoy
  1. 旋转

    0下载:
  2. 实现图像旋转,输入的角度不同可以旋转不同角度(To rotate the image, the angle of input can be rotated in different angles)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:莫莫9
  1. 代码

    2下载:
  2. 基于空时阵列最佳旋转角度的卫星导航抗干扰信号处理仿真代码,在MVDR算法基础上进行改进(The simulation code of anti-jamming signal processing of satellite navigation based on the best rotation angle of space-time array is improved on the basis of MVDR algorithm)
  3. 所属分类:其他

    • 发布日期:2020-05-12
    • 文件大小:7kb
    • 提供者:`佳佳
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com