Extended option for controlling additional accuracy / speed trade-offs in performing face
detection. In general, choosing the more accurate mode will generally result in longer
runtime, whereas choosing the faster mode will generally result in detecting fewer faces.
Inherited Method Summary
From interface java.lang.annotation.Annotation
|
abstract Class<? extends Annotation>
|
annotationType()
|
| abstract boolean |
|
| abstract int |
hashCode()
|
|
abstract String
|
toString()
|