An AR face tracker built using javascript. The helmet one is an inbuilt one. The rest are implemented by me. Check out live demo at: https://jojo96.github.io/Ar-face-tracker/
If you run the project locally:
-
Download the repository
-
In the command line, cd to downloaded folder(for example, I just downloaded the zip file in the downloaded folder and extracted it there, So, in the command line, I would type cd C:\Users\Jojo\Downloads\Ar-face-tracker-master. Then type the command in step 3)
-
zapworks serve .
-
Go to browser and type: https://127.0.0.1:8080
The above process would work, assuming you have zapworks cli. If you don't, check out https://www.npmjs.com/package/@zappar/zapworks-cli
This source is free to use, but ChatterBot does have a license which still applies and can be found on the LICENSE page.