AICardDetector
PublicAiCardDetector is an Android library that leverages CameraX and TensorFlow Lite for real-time card detection. It captures images using CameraX, processes them through a TensorFlow Lite model, and returns a bitmap of the detected card. This library is designed to provide an efficient and accurate solution for card recognition in Android applications