HMS-Core / hms-ml-demo

HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
https://developer.huawei.com/consumer/en/hms/huawei-mlkit?ha_source=hms1
Apache License 2.0
356 stars 120 forks source link

Unify photo reader java kotlin #62

Closed minkiapps closed 3 years ago

minkiapps commented 3 years ago

Unite Java and Kotlin implementation into one module. Make PhotoReader Activity persist preview image through screen rotation.