TensorFlow Lite implementation with realtime CameraX native hardware access
Download our APK: https://bit.ly/3kHUOUp
This software can access to native Android resources and functionally do the following tasks
- Access camera
- Image analysis
- Preview
- Object detection
- Draw on canvas
TensorFlow Lite Docs: https://www.tensorflow.org/lite/android/development?hl=en
CameraX Docs: https://developer.android.com/training/camerax/architecture
CustomDrawing Docs: https://developer.android.com/develop/ui/views/layout/custom-views/custom-drawing

