Defines options to enable face landmarks or not. Processing time increases as the extra
face landmark to search.
LandmarkMode constants - enumeration of supported Landmark Mode:
LANDMARK_MODE_NONE
LANDMARK_MODE_ALL
Inherited Method Summary
From interface java.lang.annotation.Annotation
|
abstract Class<? extends Annotation>
|
annotationType()
|
| abstract boolean |
|
| abstract int |
hashCode()
|
|
abstract String
|
toString()
|