| Package | Description |
|---|---|
| org.openimaj.demos.sandbox.video |
| Modifier and Type | Method and Description |
|---|---|
static PersonLinker.PersonLinkerOptions |
PersonLinker.parseArgs(String[] args)
Parses the command line arguments to create an options object.
|
| Constructor and Description |
|---|
PersonLinker(PersonLinker.PersonLinkerOptions options)
Default constructor that takes the options object.
|