human/src
Vladimir Mandic 15ff1efc4b update hand annotations 2021-12-30 12:14:09 -05:00
..
body update blazepose 2021-12-29 12:37:46 -05:00
face update 2021-12-28 11:39:54 -05:00
gear update 2021-12-28 11:39:54 -05:00
gesture update typescript 2021-11-17 16:50:21 -05:00
hand update hand annotations 2021-12-30 12:14:09 -05:00
image change on how face box is calculated 2021-12-27 10:59:56 -05:00
object update 2021-12-28 11:39:54 -05:00
tfjs add offscreencanvas typedefs 2021-11-26 11:55:52 -05:00
util fix(src): typo 2021-12-28 06:59:16 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts update 2021-12-28 11:39:54 -05:00
exports.ts strong type for string enums 2021-12-15 09:26:32 -05:00
human.ts change on how face box is calculated 2021-12-27 10:59:56 -05:00
models.ts change on how face box is calculated 2021-12-27 10:59:56 -05:00
result.ts strong type for string enums 2021-12-15 09:26:32 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts fix(src): typo 2021-12-28 06:59:16 -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