/googlifier

Googlifier (Chrome Extension) - Automatically adds googly eyes to photos

Primary LanguageJavaScriptMIT LicenseMIT

Googlifier

Googlifier is a Google Chrome extension. When activated, Googlifier adds googly eyes to any image where it believes it has detected an eye.

Requires Google Chrome.

Installation

Easy way:

  1. Install it from the Chrome App Store

Developer way:

  1. Open chrome://extensions/ in Chrome, or navigate to Window > Extensions.
  2. Enable "Developer mode".
  3. Click "Load unpacked extension..." and navigate to the location to which you downloaded this repository.

Examples

Video: https://www.youtube.com/watch?v=XvMcj34Y_fw

License

Googlifier is distributed under the MIT license.

js-objectdetect is distributed under the MIT license. Its classifier is subject to its own license.

All registered copyrights and trademarks in the examples are property of their respective owners.

Credits

Thanks to mtschirs for his work on js-objectdetect, as this whole extension relies on accurate object detection.