human/src
Vladimir Mandic fc52025be6 update tests and demos 2021-06-02 13:35:33 -04:00
..
age update all box calculations 2021-05-25 08:58:20 -04:00
blazeface release candidate 2021-06-01 08:59:09 -04:00
blazepose breaking changes to results.body output properties 2021-06-01 06:55:40 -04:00
draw implemented drag & drop for image processing 2021-06-02 12:43:43 -04:00
efficientpose release candidate 2021-06-01 08:59:09 -04:00
embedding update all box calculations 2021-05-25 08:58:20 -04:00
emotion update all box calculations 2021-05-25 08:58:20 -04:00
faceres release candidate 2021-06-01 08:59:09 -04:00
gender update all box calculations 2021-05-25 08:58:20 -04:00
gesture added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
handpose release candidate 2021-06-01 08:59:09 -04:00
image implemented service worker 2021-05-30 17:56:40 -04:00
movenet breaking changes to results.body output properties 2021-06-01 06:55:40 -04:00
object breaking changes to results.object output properties 2021-06-01 07:07:01 -04:00
posenet breaking changes to results.body output properties 2021-06-01 06:55:40 -04:00
tfjs update all box calculations 2021-05-25 08:58:20 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts update tests and demos 2021-06-02 13:35:33 -04:00
face.ts update tests and demos 2021-06-02 13:35:33 -04:00
helpers.ts update all box calculations 2021-05-25 08:58:20 -04:00
human.ts implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
interpolate.ts breaking changes to results.face output properties 2021-06-01 07:37:17 -04:00
persons.ts update all box calculations 2021-05-25 08:58:20 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts release candidate 2021-06-01 08:59:09 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
sysinfo.ts update all box calculations 2021-05-25 08:58:20 -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

For details how to build the Human library see Wiki