Module machinebox::facebox [] [src]

A client for utilizing the facebox machine

Facebox lets you identify faces within images.

For more information, see the facebox docs

Structs

CheckResponse

This struct contains a vector of faces identified within the supplied image

Face

Represents a detected face in an image

Facebox

The client for the facebox machine box.

Rect

The bounds and position of a rectangle in which a face was detected

Similar

The name and ID of a face detected as similar to a search target

SimilarResponse

Response from facebox when detecting similar faces