搜索资源列表
Rigid-matrix-change
- 在机器视觉中,刚体变换经常用于计算一个经过旋转和平移后的新坐标。比较常用的旋转矩阵的表示形式有欧拉角表示法和四元素表示法。本例子是两种方法的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
QuenUnit
- 四元数表示旋转矩阵,代替了传统的欧拉角解算外方位元素-Quaternion rotation matrix, Euler angles instead of the traditional elements of exterior orientation Solution
houfangjiaohui
- 基于欧拉角作为旋转矩阵的后方交会程序。用于计算相片的外方位元素。你懂得-Euler angles as a rotation matrix based on the resection procedure. Photos used to calculate the elements of exterior orientation. You know
rotationmat3D
- 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-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
OurAngle
- 该程序是将摄像机旋转矩阵反求得到欧拉角过程,算法简单,容易操作。-The program is to get the camera rotation matrix Euler angle reverse the process, the algorithm is simple, easy to operate.
Space-resection
- MFC 单像空间后方交会 传统的欧拉角表达旋转矩阵-MFC single photo space resection expression of the traditional Euler angle rotation matrix
test
- 旋转矩阵、四元素和欧拉角之间的转换,只要输入三者中的任意一个,就可以将其他的两个转换出来-transfer euler matrix
rotationMatrix2eulerAngles
- 从旋转矩阵中求解欧拉角,具体功能应用参看readme.txt。-computer euler from rotation matrix
GyroEuler(1)
- 本代码给出了欧拉角、旋转矩阵和四元数之间的变换关系。-This code gives the euler angles, the rotation matrix and the transformation of relationship between quaternion.
CameraEuler
- 基于欧拉角的相机姿态旋转矩阵参数表达,用于检校或者图像处理-the attitude ratrix descrpted by ouler angle
madgwick_algorithm_matlab
- 使用四元数计算各个时刻的姿态数据,并能在欧拉角和四元数,旋转矩阵之间转换,通过地磁数据校正陀螺仪算出的姿态。MADGWICKAHRS Implementation of Madgwick s IMU and AHRS algorithms-MADGWICKAHRS Implementation of Madgwick s IMU and AHRS algorithms
Quaternion
- 四元数基本类库(C#),包括基于单位四元数应用于旋转与欧拉角、旋转矩阵转换,利用四元数完成空间坐标转换等方法-Quaternion basic class library (C#), including those based on unit quaternion rotation applied to the Euler angles, rotation matrix conversion, use quaternion perform spatial coordinate conversio
Mpu6050
- Arduino+MPU6050整合,以数字输出6轴或9轴的旋转矩阵、四元数、欧拉角格式的融合演算数据。-Arduino+MPU6050 integration, digital output of 6 or 9 axis of the rotation matrix, the number of four yuan, the Euler angle format of the data fusion algorithm.