vault backup: 2023-03-28 13:04:41

This commit is contained in:
Jet Hughes 2023-03-28 13:04:41 +13:00
parent 3e070eca83
commit 19d931f97d
3 changed files with 23 additions and 1 deletions

View File

@ -0,0 +1,20 @@
---
title: "09-3d-geometry"
tags:
- lecture
- cosc342
---
THREE DIMENSIONS
- We move from 2D to 3D
- Many ideas the same:
- Homogeneous co-ordinates
- Scaling and translation
- Some things get tricky
- Choice of left- or right- handed coordinates
- Rotations get complicated
- Projection from 3D to 2D
LEFT & RIGHT-HANDED CO-ORDINATES
![](https://i.imgur.com/0rkaqh5.png)

View File

@ -24,6 +24,7 @@ tags:
- [x] [[05-feature-description-and-matching]]
- [x] [[06-homographies]]
- [[08-visual-tracking-and-matching]]
- [[09-3d-geometry]]
# Info

View File

@ -23,5 +23,6 @@ tags:
- [x] [[06-challenges-for-ubicomp-and-intro-to-sensors]]
- [x] [[07-location-sensors]]
- [x] [[08-proximity sensors]]
- [ ] [[09-location-sensors-3]]
- [x] [[09-location-sensors-3]]
- [ ]
# Info