FaceRecord3d
Source: state.js:32
A single enrolled face record persisted in the 3D DB.
Properties
id(number) — Same ID as the corresponding FaceRecord (assigned by engine.js).descriptor3d(Array.<number>) — Image embedding produced by MediaPipe ImageEmbedder.savedAt(string) — ISO timestamp.
Type
Object