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

2 lines (1 loc) 77 B
export declare function bufferToImage(buf: Blob): Promise<HTMLImageElement>;