Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { FaceRecognitionClient proto.FaceRecognizerClient ESClient *elasticsearch.Client }
Client searches elasticsearch for similar faces to the faces given in an image
func (*Client) FindSimilarFacesInImage ¶
FindSimilarFacesInImage finds faces in the given image and searches for faces similar to the ones in the given image the url should be downloadable by the face recognizer, i.e. a signed url for s3 or for the imgproxy
Click to show internal directories.
Click to hide internal directories.