UNPKG

@vladmandic/face-api

Version:

FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS

7 lines (6 loc) 201 B
export * from './drawContour'; export * from './drawDetections'; export * from './drawFaceExpressions'; export * from './DrawBox'; export * from './DrawFaceLandmarks'; export * from './DrawTextField';