klammecr / assignment2

Assignment 2 - Geometric Vision @ CMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run code

Download deps:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

call:

python main.py

to run all questions

About

Assignment 2 - Geometric Vision @ CMU


Languages

Language:Python 100.0%