Interactive demos with webcam, tensorflow.js models, three.js and Vue-CLI.
https://webcam.tplh.net/
This code is released under the MIT license.
If you want to use some code, you can use these freely by adding license notation.
with OpenSSL
openssl req -newkey rsa:2048 -new -nodes -keyout key.pem -out csr.pem ; openssl x509 -req -days 365 -in csr.pem -signkey key.pem -out server.crt
Copyright (c) 2020 Yoichi Kobayashi
Released under the MIT license
http://opensource.org/licenses/mit-license.php