human/src
Vladimir Mandic d99ce58f16 refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
..
body time based caching 2021-10-23 09:38:52 -04:00
face refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
gear time based caching 2021-10-23 09:38:52 -04:00
gesture image processing fixes 2021-10-10 17:52:43 -04:00
hand time based caching 2021-10-23 09:38:52 -04:00
image refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
object time based caching 2021-10-23 09:38:52 -04:00
segmentation refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
tfjs enhanced typing exports 2021-10-22 13:49:40 -04:00
util refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
exports.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
human.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04: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