Skip to content

alex1075/media-analyse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-analyse

Install

Do not install manually unless you are debugging or contributing!

Recommeded Install

docker build -t media-analyse .
docker run -it -v /path/to/images:/media media-analyse

Debug install

Make sure all dependancies are installed

pip install opencv-python numpy tqdm threading subprocess inquirer pillow shutil

To run program

python main.py

About

Tools to facilitate photogrametry

Resources

Stars

Watchers

Forks