UNPKG

face-api.js

Version:

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

7 lines 240 B
export * from './drawContour'; export * from './drawDetections'; export * from './drawFaceExpressions'; export * from './DrawBox'; export * from './DrawFaceLandmarks'; export * from './DrawTextField'; //# sourceMappingURL=index.js.map