This repo contains course materials for the Image Analysis I course at VSB-TUO, FEECS, Department of Computer Science.
In order to build these assignments, you need some tools to be installed on your systems:
- Pandoc (download the latest release from releases)
- PP (follow instalation instructions)
- pandoc-crossref (download the latest release from releases (pandoc and pandoc-crossref versions must match))
- For PDF:
$ sh ./build_pdf.sh
- For HTML:
$ sh ./build_html.sh