Package com.cmput301w23t09.qrhunter.scanqr.camera
-
Class Summary Class Description CameraController Manages Camera preview and capture using Google's CameraX library https://developer.android.com/training/camerax (Used ChatGPT to convert Kotlin to Java)CameraLocationPhotoController Enables the ImageCapture camera use case to let players take location photos.CameraScannerController Enables the ImageAnalysis camera use case to let players scan codes.