public class FaceRecognitionTool extends Object
Constructor and Description |
---|
FaceRecognitionTool() |
Modifier and Type | Method and Description |
---|---|
static <T extends DetectedFace> |
main(String[] args)
The main method of the tool.
|
public FaceRecognitionTool()
public static <T extends DetectedFace> void main(String[] args) throws IOException, ClassNotFoundException
T
- Type of DetectedFaceargs
- IOException
ClassNotFoundException