human/src
Vladimir Mandic 748540a0cc update gaze strength calculations 2021-06-03 09:53:11 -04:00
..
age update all box calculations 2021-05-25 08:58:20 -04:00
blazeface update build with automatic linter 2021-06-03 09:41:53 -04:00
blazepose update build with automatic linter 2021-06-03 09:41:53 -04:00
draw implemented drag & drop for image processing 2021-06-02 12:43:43 -04:00
efficientpose update build with automatic linter 2021-06-03 09:41:53 -04:00
embedding update all box calculations 2021-05-25 08:58:20 -04:00
emotion update build with automatic linter 2021-06-03 09:41:53 -04:00
faceres update build with automatic linter 2021-06-03 09:41:53 -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 update build with automatic linter 2021-06-03 09:41:53 -04:00
image implemented service worker 2021-05-30 17:56:40 -04:00
movenet update build with automatic linter 2021-06-03 09:41:53 -04:00
object update build with automatic linter 2021-06-03 09:41:53 -04:00
posenet update build with automatic linter 2021-06-03 09:41:53 -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 gaze strength calculations 2021-06-03 09:53:11 -04:00
face.ts update gaze strength calculations 2021-06-03 09:53:11 -04:00
helpers.ts update build with automatic linter 2021-06-03 09:41:53 -04:00
human.ts update build with automatic linter 2021-06-03 09:41:53 -04:00
interpolate.ts switch worker from module to iife importscripts 2021-06-02 16:46:07 -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 update build with automatic linter 2021-06-03 09:41:53 -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