UNPKG

face-api.js

Version:

JavaScript API for face detection and face recognition in the browser with tensorflow.js

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