Skip to content

Python front end for Hyperfocal, SoMainline's camera app

License

Notifications You must be signed in to change notification settings

SoMainline/pyhyperfocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python front end for Hyperfocal, SoMainline's camera app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages