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

搜索资源列表

  1. cameras

    0下载:
  2. 使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:299.16kb
    • 提供者:张扬
  1. 231226

    1下载:
  2. 空间后方交汇求解相机外方位元素,变量如下 % x,y 控制点像点坐标 % X,Y,Z 控制点空间坐标 %f焦距 %X0,Y0,Z0,a,b,c六个外方位元素 %x0,y0,-f内方位元素:光心坐标 %cha,chb,chc:外方位角元素改正数 %count 记录迭代次数 %R 旋转矩阵 %A 线性化的偏导系数矩阵 %L 常数项矩阵 %M0 外方位元素矩阵 %M1 外方位元素改正数矩阵-meeting space for rear camera po
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.67kb
    • 提供者:王立钊
  1. bss-sond

    1下载:
  2. 提出了一种新的自适应盲源分离算法。在无噪音实时两源两传感器的情况下, 一旦观 测信号被白化, 只需要辨识一个特定的旋转矩阵就可以完成盲源分离, 并给出了能表征该旋转矩阵的角的自适应估计器。仿真结果表明, 当满足源峭度和不为零的条件时, 这种方法是一种稳定的和有效的分离算法。-proposes a new adaptive algorithm for blind source separation. In the absence of real-time two noise sources t
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:263.31kb
    • 提供者:沈研宏
  1. 2007.2.23

    0下载:
  2. 人脸图像旋转矩阵应用,图像标准化,可用于人脸图像识别应用方面-Face Image rotation matrix applications, standardized images can be used for facial image recognition applications
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:wu
  1. RGB_histgraph

    1下载:
  2. 基于颜色直方图的图像检索_矩阵旋转算法,有需要的下载.-color histogram-based image retrieval _ rotation matrix algorithm, it is necessary to download.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39.12kb
    • 提供者:abcde
  1. matrixrotation

    0下载:
  2. 这是用VC环境C++写的一个简单的矩阵旋转算法,-This is the VC environment with the C write a simple rotation matrix algorithm,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.33kb
    • 提供者:anyaozu
  1. IterativeClosestPointMethod

    0下载:
  2. ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.26kb
    • 提供者:阳关
  1. Rigid-matrix-change

    1下载:
  2. 在机器视觉中,刚体变换经常用于计算一个经过旋转和平移后的新坐标。比较常用的旋转矩阵的表示形式有欧拉角表示法和四元素表示法。本例子是两种方法的matlab实现,希望对大家有所帮助。-In machine vision, is often used to calculate a rigid transformation through new post-rotation and translation coordinates. Commonly used representation of a ro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-09
    • 文件大小:94.46kb
    • 提供者:zx
  1. cp

    2下载:
  2. C程序-彩票旋转矩阵详细了解: 实际上,旋转矩阵并不是教如何选号的,而是教你如何科学地组合号码。从它的别名“聪明组合”我们就可以知道了!站在数学角度看来,旋转矩阵属于一个典型的组合设计问题,进一步讲,是属于组合设计中的覆盖设计的问题。-C program- to learn more about rotation matrix Lottery: In fact, the rotation matrix are not taught how to选号, but teach you how to c
  3. 所属分类:Applications

    • 发布日期:2016-03-20
    • 文件大小:7.68kb
    • 提供者:草原
  1. piao_rodrigues_2

    0下载:
  2. 根据rodrigues公式求3×3 旋转矩阵 the rodrigues formula: http://en.wikipedia.org/wiki/Rodrigues _rotation_formula-According to rodrigues formula for 3 × 3 rotation matrix the rodrigues formula: http://en.wikipedia.org/wiki/Rodrigues _rotation_formula
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-25
    • 文件大小:1.02kb
    • 提供者:piao
  1. 3dtrans

    0下载:
  2. 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6.24kb
    • 提供者:kiyoung
  1. rigid_motion

    0下载:
  2. 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:775byte
    • 提供者:shuang
  1. EarthViewer

    0下载:
  2. Education program which explain and shows usage the matrix of rotation by example on our planet!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1.21mb
    • 提供者:Nick
  1. M2ANGLES

    0下载:
  2. Retrieves 3D angles theta_x, theta_y, theta_z, from 3D rotation matrix RxRyRz.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:897byte
    • 提供者:gwfhegel
  1. MATRIX

    0下载:
  2. 一个简单的矩阵变换,可以实现矩阵的旋转映射-A simple matrix transformations, the rotation matrix mapping can be achieved
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:Gavin
  1. Rotation-matrix

    0下载:
  2. keil开发的旋转点阵源代码。diy爱好者。-keil development of the rotation matrix source code. diy enthusiasts
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:14kb
    • 提供者:linshaotian
  1. Rotation-matrix-in-C

    0下载:
  2. 数学输出旋转矩阵源代码,输入行数和列数,自动计算好,支持C-Mathematical rotation matrix output source code, input the number of rows and columns, automatically calculate the support C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:138.07kb
    • 提供者:阿什顿
  1. two-kinds-of-Matrix

    0下载:
  2. 两种简单的矩阵,蛇形矩阵与旋转矩阵,写法比较不好,难以理解-Two simple matrix, serpentine matrix and the rotation matrix, written relatively poor, difficult to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:435.16kb
    • 提供者:Phoebe
  1. rotation-and-translation

    1下载:
  2. 三维点云通过平移话旋转矩阵进行位置变换的程序实现-3D point cloud transformed by translating and rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3.67kb
    • 提供者:lvdan
  1. Matrix

    0下载:
  2. openGL 自己实现矩阵类,其中包括实现 平移矩阵、任意轴旋转矩阵、缩放矩阵,以及矩阵的正交化、矩阵的代数余式、矩阵的逆、转置-openGL achieve their own matrices, including translational matrix arbitrary axis rotation matrix, scaling matrix, and the matrix of orthogonal matrix algebra I type, matrix inverse, tra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:3kb
    • 提供者:erermu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com