Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 331 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 331 Bytes

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