human/src
Vladimir Mandic 7d58d02ca2 new human.compare api 2021-11-07 10:03:33 -05:00
..
body implement wasm missing ops 2021-11-05 13:36:53 -04:00
face new frame change detection algorithm 2021-11-06 10:21:51 -04:00
gear performance and memory optimizations 2021-11-05 11:28:06 -04:00
gesture new frame change detection algorithm 2021-11-06 10:21:51 -04:00
hand performance and memory optimizations 2021-11-05 11:28:06 -04:00
image new human.compare api 2021-11-07 10:03:33 -05:00
object implement wasm missing ops 2021-11-05 13:36:53 -04:00
tfjs new frame change detection algorithm 2021-11-06 10:21:51 -04:00
util fix react compatibility issues 2021-11-04 06:34:13 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts new human.compare api 2021-11-07 10:03:33 -05:00
exports.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
human.ts new human.compare api 2021-11-07 10:03:33 -05:00
models.ts update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
result.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts refactoring 2021-09-27 13:58:13 -04:00

README.md

Human Library: Sources

Source code of the Human library

  • Compiled and bundled code for different targets are present in /dist
  • Compiled typings are present in /types
  • Extracted API specification is present in /typedoc

Build Process
TypeDoc API Specification