ncnn_Android_MoveNet icon indicating copy to clipboard operation
ncnn_Android_MoveNet copied to clipboard

Update and refactor the repository

Open RichardKlem opened this issue 1 year ago • 0 comments

Hi, I was experimenting with this repository and I updated and refactored the repository along the way.

Changes done:

  • Convert from Java to Kotlin (preferred language for Android, only syntax, no extra changes in functionality).
  • Versions of gradle and other libs and tools bump.
  • Deprecated configs are updated.
  • Removed the local.properties file.
  • Add launcher icons.
  • Correct README.md .gif links.

I tested singlepose and multipose apps with all models on both front and back cameras. I believe keeping it up to date helps others when experimenting with this repository. :)

RichardKlem avatar May 08 '24 16:05 RichardKlem