Skip to content

natanduartedev/Image-Processing-Experiment-App

Repository files navigation

Experimenting with the OpenCV implementation on native Android

Using OpenCV on Android thanks to Quickbird Studios implementation.

screenshot

Things I've learned

  • Writing image files
  • Permission handling
  • Interaction with Gallery

Things to improve

  • UI definitely needs a redesign.
  • Apply dependency inversion.
  • Implement camera interaction.

Dependencies

implementation 'com.quickbirdstudios:opencv:4.5.3.0'

  • Glide for efficient bitmap writing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages