Interface | Description |
---|---|
CameraDetector.CameraSurfaceViewListener |
This interface provides methods that the CameraDetector uses to provide updates regarding its graphical elements.
|
Detector.FaceListener | |
Detector.ImageListener |
This interface provides methods that the Detector uses to communicate to users of the class.
|
Class | Description |
---|---|
CameraDetector |
A Detector for processing a stream of frames received from the device's camera
|
Detector |
Welcome to the Affdex SDK for Android! With this SDK, your app will be able to detect facial expressions using the
built-in camera, or via a file on your device.
|
Face |
Represents a face found within a processed
Frame |
FrameDetector |
A Detector used to process a sequence of pushed frames.
|
PhotoDetector |
A Detector for processing discrete photos.
|
VideoFileDetector |
A Detector for processing video files.
|
Enum | Description |
---|---|
CameraDetector.CameraType |
This enumeration is used to specify which camera to use during recording.
|
Face.Gender |
Copyright © 2015. All rights reserved.