From 80193bb9ebdf94cd7834ca4e88839aa122e466b2 Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Wed, 29 Mar 2023 14:46:53 +1300 Subject: [PATCH] vault backup: 2023-03-29 14:46:53 --- content/notes/342-assignment-01.md | 17 +++++++++++++++++ content/notes/cosc-342.md | 2 ++ 2 files changed, 19 insertions(+) create mode 100644 content/notes/342-assignment-01.md diff --git a/content/notes/342-assignment-01.md b/content/notes/342-assignment-01.md new file mode 100644 index 000000000..592b9959d --- /dev/null +++ b/content/notes/342-assignment-01.md @@ -0,0 +1,17 @@ +--- +title: "342-assignment-01" +tags: +- lecture +- cosc342 +--- + +Choosing images +- scene type +- number of image pairs (more than 1) +- image size +- image format and compression +- image geometry + +use a range of input images + + diff --git a/content/notes/cosc-342.md b/content/notes/cosc-342.md index a97595974..a3668c19b 100644 --- a/content/notes/cosc-342.md +++ b/content/notes/cosc-342.md @@ -8,6 +8,8 @@ tags: --- # Assignments +- [ ] [[342-assignment-01]] + # Labs - [x] [[01a-getting-started]]