Julius tries its best to detect and block any content that may be harmful to people with photosensitive epilepsy.
Julius requires OpenCV and a few basic python packages to run. It has been tested with Python 3.6 but should run on other versions.
Julius should be cross-platform but has only been tested on MacOS.
Dependencies include:
- Python 3.6
- Numpy
- OpenCV
- PIL
- MSS
Julius was originally created as a submission to the 2015 deltaHacks competition where it won 1st place. You can check out the old entry here.