当前位置:网站首页>Explanation of coordinate conversion examples
Explanation of coordinate conversion examples
2022-07-18 18:58:00 【My. Chicken with vegetables for scientific research】
Topic content
The camera is known to be 0 The posture of the moment T 0 = ( R 0 , t 0 ) T_0 = ( R_0 , t_0 ) T0=(R0,t0), And the position and posture of the current moment T = ( R , t ) T=(R,t) T=(R,t), Seek in order to 0 The camera coordinate system at the time is used as the reference system , The pose expression at the current time T ′.
solve
1. The concept of posture
** translation :** A point at the origin in the world coordinate system p ( sit mark by 0 ) towards x The axis moves in the positive direction t Distance of , Then its coordinates in the world coordinate system become t, The coordinates in the current coordinate system are 0, The pose translation part of the coordinate system is t .
rotate :

2. Topic calculation

3. summary
R 0 ( R ′ x + t ′ ) + t 0 = R x + t R_0(R'x+t′)+t_0=Rx+t R0(R′x+t′)+t0=Rx+t
- x : x: x: Represents the coordinates of the current time coordinate system
- R ′ 、 t ′: R'、t′: R′、t′: The current time coordinate system is relative to 0 Pose transformation of time coordinate system
- R ′ x + t ′: R'x+t′: R′x+t′: Indicates that the coordinates of the current time coordinate system are converted to 0 Coordinates of time coordinate system
- R 0 、 t 0 : R_0、t_0: R0、t0: 0 Position and pose transformation of the time coordinate system relative to the world coordinate system
- R 0 ( R ′ x + t ′ ) + t 0 : R_0(R'x+t′)+t_0: R0(R′x+t′)+t0: 0 Time coordinate system coordinates are converted to world coordinate system coordinates
- R 、 t R、t R、t The pose change of the current time coordinate relative to the world coordinate system
- R x + t : Rx+t: Rx+t: The coordinates of the current time coordinate system are converted to the coordinates of the world coordinate system
边栏推荐
- Use of thingjs
- hcip实验作业(3)
- How does Huawei ENSP network implement the verification experiment of hub and switch operation?
- TCP拥塞控制详解 | 6. 主动队列管理
- LeetCode高频题:三个长度为N的无序数组A,B,C,求 A[i] + B[j] + C[k] = 64 的(i , j, k )的组合总数量
- 开发者分享|QDMA与driver的问题定位和分析
- 树状数组
- How to choose clothing ERP? These questions must be asked when selecting models
- 华为HCIE考试卷在哪买?
- Flink CEP - 复杂事件处理(Complex Event Processing)
猜你喜欢
随机推荐
Hcip experiment (3)
Flink CEP - 复杂事件处理(Complex Event Processing)
List集合
Sword finger offer 52 The first common node of two linked lists
Leetcode 1331. 数组序号转换
HCIP(6)
Software testing interview question: what are the quality characteristics of software products?
Do not know how to improve the visual language model? Zhejiang University and Lianhui Research Institute put forward a new multi-dimensional evaluation framework
多端口和单臂路由器互联VLAN实验
Software testing interview question: what is the software quality assurance system? What are the national standards related to quality assurance management? What is their number and full name?
【黄啊码】MySQL入门—1、SQL 的执行流程
Can optical fiber converter solves the long-distance networking problem of taihe'an tx3016a fire engine
unity 关于使用Rigidbody的Addforce但不起作用的一些可能原因以及解决方法
How to choose clothing ERP? These questions must be asked when selecting models
Babbitt | metauniverse daily must read: fraud of 200million in half a year, the biggest "hidden worry" of digital people, and deepfake fraud detonated the Internet again
JWT learning
Seventh note: machine level code representation of programs
HCIP(5)
华为ensp网络之如何实现交换机的vlan配置?
HCIP(6)


![[KALI]关于kali更新出现“文件尺寸不符”以及“您使用的镜像正在同步中”的解决方法](/img/17/9f48b6fcdb14eea2a4b9b546f6d1bc.png)






