UNPKG

@vladmandic/face-api

Version:

JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS

15 lines (14 loc) 436 B
export * from './BoundingBox'; export * from './Box'; export * from './Dimensions'; export * from './FaceDetection'; export * from './FaceLandmarks'; export * from './FaceLandmarks5'; export * from './FaceLandmarks68'; export * from './FaceMatch'; export * from './LabeledBox'; export * from './LabeledFaceDescriptors'; export * from './ObjectDetection'; export * from './Point'; export * from './PredictedBox'; export * from './Rect';