SoMainline camera app prototype.
Since this thing is written in python, the setup is as follows
pip3 install -e .
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