human/demo/typescript
Vladimir Mandic ccd2f8e244 update 2022-04-01 09:13:32 -04:00
..
README.md documentation overhaul 2021-11-10 12:21:45 -05:00
index.html initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
index.js update 2022-04-01 09:13:32 -04:00
index.js.map update 2022-04-01 09:13:32 -04:00
index.ts prototype precompile pass 2022-03-19 11:02:30 -04:00

README.md

Human Demo in TypeScript for Browsers

Simple demo app that can be used as a quick-start guide for use of Human in browser environments

  • index.ts is compiled to index.js which is loaded from index.html