ImageSource
interface ImageSource
Represents a source of images that serves to delegate images from the camera to an emotion collector. The ImageSource
interface provides a way to retrieve images from a source, typically a camera, and forward them to an emotion collector for further processing.