isightdr / tryonface

Simple video-based eyewear virtual try on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eyewear virtual try

Simple video-based eyewear virtual try on (HTML5 demo).

Powered by:

screen

Known issues

  • Starting with Chrome 47, getUserMedia() requests are only allowed from secure origins: HTTPS or localhost;
  • Access to images via file:// may be blocked by CORS, use webserver with http://localhost to test the demo instead;
  • May be incompatible with some browsers. Tested with Chrome 75, Opera 60, Firefox 76.

Live examples

About

Simple video-based eyewear virtual try on

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:HTML 0.6%