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]]