/Julius

Software to detect and block content that is potentially harmful to people with photosensitive epilepsy.

Primary LanguagePython

Julius

Julius tries its best to detect and block any content that may be harmful to people with photosensitive epilepsy.

Use

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.

Requirements

Julius should be cross-platform but has only been tested on MacOS.

Dependencies include:

  • Python 3.6
  • Numpy
  • OpenCV
  • PIL
  • MSS

History

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.