Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 468 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 468 Bytes

Latex template for Computer Vision assignment

This is a personal template for writing Computer Vision homework.

We only support instructions for Linux envrionment.

Installation

Latex

sudo apt-get update
sudo apt-get install texlive-full

Clone and Make!

git clone https://github.com/SNUVL/cv-latex-template.git
cd cv-latex-template
make  # make writeup.pdf in ./target
make clean  # remove ./target