| Interface | Description |
|---|---|
| FaceSimilarityTool.ImageGetter<T> |
An interface to get images and names from a list of things.
|
| Class | Description |
|---|---|
| FaceDetectorTool |
A command-line tool that displays the bounding boxes of detected
faces in the input image(s).
|
| FaceDetectorToolOptions |
Options specific to the face detector tool.
|
| FaceSimilarityTool |
Face similarity tool compares the faces in all given images and gives a score
for each comparison.
|
| FaceSimilarityToolOptions | |
| FaceToolOptions |
| Enum | Description |
|---|---|
| PredefinedStrategy |