This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
human
mirror of
https://github.com/vladmandic/human
Watch
9
Star
0
Fork
You've already forked human
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e2cf948425
human
/
types
/
image.d.ts
5 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
updated typings
2021-02-08 18:47:38 +01:00
export
declare
function
process
(
input
:
any
,
config
:
any
)
:
{
tensor
:
any
;
enhanced age, gender, emotion detection
2021-03-10 15:44:45 +01:00
canvas
:
any
;
}
;