public static abstract @interface FaceMesh.ContourType implements Annotation
Type of face contour. The supported contour should be one of the following:
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|