-
Notifications
You must be signed in to change notification settings - Fork 26
Installation and usage
Robert edited this page Jul 2, 2015
·
2 revisions
Following tools needs to be installed:
- Python 3.x
- Pillow (Python image library).
- numpy (Python numeric operation library); This package looks to be broken on Windows OS.
- Clone this repository. That's all.
- Configurable parameters are stored in srconfig.py file.
- Run SampleCreator.py without any command line arguments for detailed HOWTO
- Run SRRestorer.py without any command line arguments for detailed HOWTO