DEV Community

Cover image for HMS Core 5.0.2 Launch Announcement
Sherlock
Sherlock

Posted on

HMS Core 5.0.2 Launch Announcement

ML Kit

Features:

Added the liveness detection service, which supports silent liveness detection and captures faces in real time. It can determine whether a face is of a real user without requiring the user to follow specific instructions.

Added the image super-resolution service, which removes the compression noise of images to obtain clearer images, with the resolution unchanged.

Added the document skew correction service, which automatically identifies the location of a document in an image and adjusts the shooting angle to the angle facing the document, even if the document is tilted.

Added the hand keypoint setection service, improved the speed and accuracy of bank card recognition, enhanced the translation service, optimized the text to speech service, and other features.

Link:

https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/version-changehistory-0000001050040023

Scene Kit

Features:

Added APIs for you to create apps which blend the virtual and the real, with features such as dynamic face stickers, 3D Qmojis, and virtual object placement.

Link:

https://developer.huawei.com/consumer/en/hms/huawei-scenekit/

Push Kit

Features:

Added the messaging by user time zone, scenario, and geofence, improving user experience.*

*The functions involving user data must be implemented with users' authorization.

Link:

https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/automated-notifications-0000001051072150#EN-US_TOPIC_0000001051072150__section17240145319447

Analytics Kit

Features:

Supported integration of web apps with Analytics Kit to implement data collection and unified analysis.
Supported automatic collection from mobile phones and tablets as well as configuration of the app installation source.

Link:

https://developer.huawei.com/consumer/en/hms/huawei-analyticskit

Updates of all HMS Core versions

Learn more:

https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides-V5/hmssdk-kit-0000001050042513-V5

Scene Kit

Sample Code:

Added the ARView and FaceView development procedures.

Github:

https://github.com/HMS-Core/hms-scene-demo

ML Kit

Sample Code:

Added a demo for the messaging by scenario.

Github:

https://github.com/HMS-Core/hms-ml-demo

Push Kit

Sample Code:

Added a demo to illustrate how to integrate web apps with Analytics Kit.

Github:

https://github.com/HMS-Core/hms-push-clientdemo-android

Analytics Kit

Sample Code:

Added a demo to illustrate how to integrate web apps with Analytics Kit.

Github:

https://github.com/HMS-Core/hms-analytics-demo-javascript

Top comments (0)