Package | Description |
---|---|
com.affectiva.android.affdex.sdk | |
com.affectiva.android.affdex.sdk.detector |
Modifier and Type | Method and Description |
---|---|
Frame.ROTATE |
Frame.getTargetRotation()
Get
Frame 's rotation angle. |
static Frame.ROTATE |
Frame.ROTATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Frame.ROTATE[] |
Frame.ROTATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Frame.revertPointRotation(android.graphics.PointF[] points,
int width,
int height,
Frame.ROTATE targetRot)
Revert points to
Frame 's original coordinate space |
void |
Frame.setTargetRotation(Frame.ROTATE targetRotation)
Set
Frame 's rotation angle. |
Modifier and Type | Method and Description |
---|---|
void |
VideoFileDetector.frameReady(byte[] frame,
int width,
int height,
Frame.COLOR_FORMAT format,
long timeStamp,
Frame.ROTATE rotation) |
Copyright © 2015. All rights reserved.