mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-28 13:04:41
This commit is contained in:
parent
3e070eca83
commit
19d931f97d
20
content/notes/09-3d-geometry.md
Normal file
20
content/notes/09-3d-geometry.md
Normal 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
|
||||

|
||||
@ -24,6 +24,7 @@ tags:
|
||||
- [x] [[05-feature-description-and-matching]]
|
||||
- [x] [[06-homographies]]
|
||||
- [[08-visual-tracking-and-matching]]
|
||||
- [[09-3d-geometry]]
|
||||
|
||||
# Info
|
||||
|
||||
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user