Adsata / WebGazer

WebGazer.js: Scalable Webcam EyeTracking Using User Interactions
https://webgazer.cs.brown.edu
Other
0 stars 0 forks source link

Rewrite facemash.mjs in modern class syntax #5

Open theo-hollweg opened 3 years ago

theo-hollweg commented 3 years ago

Use ES6 classes to express the functionality of the TFFaceMesh. This will give the module a much more understandable structure.