usage:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py -c data/780cm -o out
this project is licensed under the MIT license. see LICENSE for more details.
exercise in fitting 2d gaussian fields from images