human/src
Vladimir Mandic 1713990f66 add basic anthropometry 2022-11-16 17:47:28 -05:00
..
body added webcam id specification 2022-11-16 11:27:59 -05:00
draw add basic anthropometry 2022-11-16 17:47:28 -05:00
face add basic anthropometry 2022-11-16 17:47:28 -05:00
gear tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
gesture update tfjs 2022-08-24 08:10:36 -04:00
hand tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
image prepare external typedefs 2022-11-11 16:19:27 -05:00
object architectural improvements 2022-11-10 20:16:40 -05:00
segmentation tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
tfjs include external typedefs 2022-11-12 12:54:58 -05:00
types include external typedefs 2022-11-12 12:54:58 -05:00
util added webcam id specification 2022-11-16 11:27:59 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts architectural improvements 2022-11-10 20:16:40 -05:00
exports.ts prepare external typedefs 2022-11-11 16:19:27 -05:00
human.ts include project files for types 2022-11-11 11:11:27 -05:00
models.ts add rvm segmentation model 2022-10-02 15:09:00 -04:00
result.ts full eslint rule rewrite 2022-08-21 13:34:51 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts added webcam id specification 2022-11-16 11:27:59 -05: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