Skip to content

geordi/ia-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Image Analysis I

This repo contains course materials for the Image Analysis I course at VSB-TUO, FEECS, Department of Computer Science.

Needed Tools

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

Building

  • For PDF: $ sh ./build_pdf.sh
  • For HTML: $ sh ./build_html.sh

Links