You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Frey
3b0ceb7c2e
|
5 years ago | |
---|---|---|
mtor | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
MANIFEST.in | 6 years ago | |
Makefile | 6 years ago | |
Pillow help.md | 6 years ago | |
README.md | 5 years ago | |
mia-gui.py | 6 years ago | |
mia-gui.spec | 6 years ago | |
microscope-icon.ico | 6 years ago | |
microscope-icon.png | 6 years ago | |
pyproject.toml | 6 years ago | |
requirements_dev.txt | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
test_mtor.py | 6 years ago |
README.md
Mtor Image Analysis
Image analysis for the mTor project
Build the app with:
pyinstaller --onefile -i microscope-icon.ico mia-gui.py
Good luck.