Package openfoodfacts. github. scrachx. openfood. camera
Types
Custom animator for the object or barcode reticle in live camera.
Stores a preview size and a corresponding same-aspect-ratio picture size. To avoid distorted preview images on some devices, the picture size must be set to a size that is the same aspect ratio as the preview size or the preview may end up being distorted. If the picture size is null, then there is no picture size with the same aspect ratio as the preview size.
Manages the camera and allows UI updates on top of it (e.g. overlaying extra Graphics). This receives preview frames from the camera at a specified rate, sends those frames to detector as fast as it is able to process.
Preview the camera image in the screen.
Metadata info of a camera frame.
An interface to process the input camera frame and perform detection on it.
Abstract base class of FrameProcessor.
A view which renders custom graphics overlaid on top of an associated preview (i.e., the camera preview).
View model for handling application workflow based on camera preview.