Interface for defining a post-processing action to
be executed for each detection.This is used by CameraXSource
for the pipeline to feed camera frames to detectors and invoke callbacks that are set
by developers.
[null,null,["Last updated 2024-10-31 UTC."],[],["The core content defines configurations and operations for camera-based vision tasks. `CameraSourceConfig` manages camera settings, built using `CameraSourceConfig.Builder`. `CameraFacing` specifies the camera's direction. `CameraXSource` manages the camera, interfacing with a `Detector` and a `DetectionTaskCallback`. The `DetectionTaskCallback` interface defines post-processing actions for each detection, used within the `CameraXSource` pipeline to feed frames to detectors and handle developer-defined callbacks.\n"]]