doc-ai / tensorio-android

TensorIO for Android
2 stars 6 forks source link

Migrate to CameraView #145

Closed phildow closed 4 years ago

phildow commented 4 years ago

Probably a 1.2 release:

https://github.com/natario1/CameraView

With support for Frame processing

https://natario1.github.io/CameraView/docs/frame-processing

Which has its own background thread so we can remove all of our own background thread code, which is a mess, although we probably still use locks around config changes

phildow commented 4 years ago

Moved to https://github.com/doc-ai/net-runner-android/issues/53