Describes the face properties such as the bounding box, face ID, image ID of the source image, and external image ID that you assigned.
*)
}
Sourceval make : ?similarity:???->?face:???->unit ->t
Sourceval to_value :
t->[> `Structure of
(string
* [> `Float of Percent.t| `Structure of
(string
* [> `Float of Percent.t| `String of FaceId.t| `Structure of (string * [> `Float of Float_.t ]) list ])
list ])
list ]