/pyhyperfocal

Python front end for Hyperfocal, SoMainline's camera app

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

hyperfocal

SoMainline camera app prototype.

setup

Since this thing is written in python, the setup is as follows

pip3 install -e .

usage

Call this module's main method, either by calling it with python -m:

python3 -m hyperfocal

Or call it with it's console script script:

hyperfocal