Using OpenCV on Android thanks to Quickbird Studios implementation.
- Writing image files
- Permission handling
- Interaction with Gallery
- UI definitely needs a redesign.
- Apply dependency inversion.
- Implement camera interaction.
- OpenCV by Quickbird Studios.
implementation 'com.quickbirdstudios:opencv:4.5.3.0'
- Glide for efficient bitmap writing.