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

搜索资源列表

  1. PointCloud

    0下载:
  2. OpenGL读取点云显示的程序 实现平移旋转缩放 -Show Point Cloud with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5561466
    • 提供者:刘世超
  1. conver

    0下载:
  2. 通过同一系列点在不同坐标系下的坐标,计算两个坐标系之间的旋转和平移参数-Through the same series point in different coordinate coordinates, the calculation of two coordinate system of rotating between peace movement parameters
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2652
    • 提供者:liguojun
  1. OpenGL

    0下载:
  2. 使用Opengl绘制圆柱和圆锥,带右键选择功能,有静点光照,能实现旋转变换。-using Opengl to drow cone,can select.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:15084467
    • 提供者:yenna
  1. OpenGL-three-teapot-three-light

    0下载:
  2. 1. 绘制带有光照效果的场景; 2. 场景包含 3 个茶壶,通过键盘 123 可以分别选中三个茶壶,然后用鼠标对每个茶壶 进行分别的旋转; 3. 使用点光源,点光源为白色,以白色的球体表示; 4. 使用 3 个不同的点光源 i. 光源 1 的坐标设置在世界坐标系中,并围绕着三个茶壶的中心进行圆周运动; ii. 光源 2 的坐标 设置在观察坐标系,不发生变化; iii. 光源 3 的坐标设置在茶壶 1 的物体坐标系中,当茶壶 1 被选中进行旋转时,光 源 3 要
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:70060
    • 提供者:雷勇
  1. gunGame1

    0下载:
  2. 抢旋转,当心哦,下一个有可能就是你哦,小心点为妙-gun game
  3. 所属分类:Other Games

    • 发布日期:2017-04-23
    • 文件大小:76635
    • 提供者:马佳佳
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Scale-invariant feature transform (or SIFT) is an algori
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8783130
    • 提供者:张博
  1. consoleOpengl

    0下载:
  2. C语言使用OpenGL的小程序,绘制出一个彩球,点击鼠标实现旋转,对于OpenGL初学者理解其基本原理有一定帮助作用。-C language using OpenGL program to draw a ball, and the click of a mouse to achieve rotation for OpenGL beginners to understand the basic principle will definitely help.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2930294
    • 提供者:郑宇宙
  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. lesson48

    0下载:
  2. 绘制轨迹球,使用鼠标来控制轨迹球的转动。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化-Draw track ball,Use the mouse to control the track ball rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1387727
    • 提供者:WANGQIAN
  1. fuliye

    1下载:
  2. 傅立叶描述子是分析和识别物体形状的重要方法之一.利用基于曲线多边形近似的连续傅立叶变换方法 计算傅立叶描述子,并通过形状的主方向消除边界起始点相位影响的方法,定义了新的具有旋转、平移和尺度不变 性的归一化傅立叶描述子.与使用离散傅立叶变换和模归一化的传统傅立叶描述子相比,新的归一化傅立叶描述 子同时保留了模与相位特性,因此能够更好地识别物体的形状.实验表明这种新的归一化傅立叶描述子比传统的 傅立叶描述子能够更加高效、准确地识别物体的形状.-Abstract Shape is a visual f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:349010
    • 提供者:劳世华
  1. 23

    0下载:
  2. 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区- 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1222681
    • 提供者:王少武
  1. SIFT_matlab1

    0下载:
  2. sift算法具有旋转不变性 提取的特征点效果非常的好 用于图像配准中
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1257048
    • 提供者:王少武
  1. xuanzhuan2012

    0下载:
  2. 实现坐标点的旋转,先将坐标移到以坐标系原点为圆心的坐标系中。-To achieve the rotation of the coordinate points。
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:617
    • 提供者:fuxianbin
  1. xiao_r_l

    0下载:
  2. 螺旋锥齿轮小轮右旋左侧齿面数控加工关键点计算,包括对刀点、回转工作台旋转角度等-Spiral bevel gears Ferry right hand the left side of the tooth surface CNC machining critical point calculations, including the knife point , the rotary table rotation angle
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:591
    • 提供者:
  1. xiao_r_r

    1下载:
  2. 螺旋锥齿轮小轮右旋右侧齿面数控加工关键点计算,包括对刀点、回转工作台旋转角度等-Spiral bevel gear small round right-handed right side of the tooth surface CNC machining critical point calculations, including the knife point , the rotary table rotation angle
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:563
    • 提供者:
  1. Fns

    0下载:
  2. 一些图像处理常用的函数,包括图像之间的点匹配、鲁棒性估计、图像旋转、基本矩阵的求解、单应矩阵求解等,可用于摄像机标定-Commonly used in a number of image processing functions, including point match between the image and robustness of the estimates, image rotation, solve the fundamental matrix, homography solv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6125878
    • 提供者:vivian
  1. coordinates

    0下载:
  2. 设计平面坐标点类,计算两点之间距离、到原点距离、关于对称轴的对称点,并实现坐标平移变换、旋转变换。-Design of plane coordinate point, calculating the distance between two points, to distance, about the origin of the axial symmetric point, and realize the coordinate transformation, the translation of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:946
    • 提供者:龙之谷
  1. sanweixuanzhuan

    0下载:
  2. 不同图形,球及立方体沿各个轴、点的旋转,平移及放大-rotation different figures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7610980
    • 提供者:张力
  1. Rotate3D

    0下载:
  2. 点击按钮,实现左右旋转翻页,(即上一页,下一页)-Click the button to achieve rotation flip around, (ie, Previous, Next)
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:281297
    • 提供者:liujunbin
  1. FFT_Twiddles_Find_DSPrelated

    0下载:
  2. 下面是找到了基2 FFT蝴蝶旋转因子的Matlab代码。代码计算的 A 相角,在图1(c)和图2(c)所示,旋转因子的因素。我建议你开始8点DIT的FFT图1(a)通过运行代码然后运行图2中的代码为16点DIF FFT(一)。-Below is the Matlab code to find radix-2 FFT butterfly twiddle factors. The code computes the A phase angle factors that are used in t
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:929
    • 提供者:张成
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 29 »
搜珍网 www.dssz.com