| Modifier and Type | Class and Description |
|---|---|
static class |
Mustache.VideoMustache |
| Constructor and Description |
|---|
Mustache()
Default constructor
|
Mustache(MBFImage mustache)
Construct with custom mustache image
|
| Modifier and Type | Method and Description |
|---|---|
MBFImage |
addMustaches(MBFImage image)
Detect faces in the image and render mustaches.
|
static void |
main(String[] args)
Main method.
|
public Mustache() throws IOException
IOExceptionpublic MBFImage addMustaches(MBFImage image)
image - public static void main(String[] args) throws IOException
args - IOException