All Classes
-
Class Summary Class Description AutoFitTextureView ATextureViewthat can be adjusted to a specified aspect ratio.DirectoryFaceStorageBackend FaceStorageBackendto store data in a directory.FaceDataEncoder FaceDetector Detect multiple faces in one largeBitmapand returnsFaceDetector.Faceobjects.FaceDetector.Face An immutable result returned by aFaceDetectordescribing what was recognized.FaceDetector.InputImage Wrapper aroundBitmapto avoid user passing unprocessed dataFaceDetector.InputImageProcessor ProcessesBitmaps to compatible formatFaceFinder Combination ofFaceDetectorandFaceScannerfor workloads where both face detection and face scanning are required.FaceRecognizer Task-specific API for detecting & recognizing faces in an image.FaceRecognizer.Face Stores a combination ofFaceScanner.FaceandFaceDetector.Face, for face recognition workloadsFaceScanner Raw wrapper around AI model that scans ONE Face inside a perfectly cropped Bitmap and returns facial features.FaceScanner.Face An immutable result returned by a FaceDetector describing what was recognized.FaceScanner.InputImage Wrapper around Bitmap to avoid user passing unprocessed dataFaceScanner.InputImageProcessor Processes Bitmaps to compatible format.FaceStorageBackend Store Faces on disk (or in memory, or anywhere else, really).ImageUtils SharedPreferencesFaceStorageBackend FaceStorageBackendstoring data inSharedPreferencesVolatileFaceStorageBackend In-memory FaceStorageBackend, bypassing encoding and storage, relying on cache entirely for performance