HMS-MLKit

Results 11 comments of HMS-MLKit
trafficstars

Of course, this is a feasible method. But you can't compress the yuv data in LensEngine. You can try to use your own camera control code to do this.

1.0.3.300版本的图像分割,分割结果中包含masks数组,用于标记被检测图片的分类信息,返回的masks数组尺寸为输入SDK检测的图像的宽高乘积。mask数组中标记了每个像素具体属于哪个分类,对应关系可参考:https://developer.huawei.com/consumer/cn/doc/development/HMS-References/MLImageSegmentationClassification-4, 您需要根据标记,按像素截取图片中需要的元素。 **我们将在5月17号左右发布1.0.4.300版本,这个版本的图像分割服务在做人像分割时,会返回背景透明的人像图(foreground bitmap),您可以通过图像分割结果类(MLImageSegmentation)中的getForeground()接口获取,直接对获取到的人像图做操作,不必使用masks。**

yes, 0: background 1: human body 2: sky 3: plant 4: food 5: cat and dog 6: building 7: flower 8: water 9: sand 10: mountain You can also visit:...

I'm very glad to receive your feedback. In order to help us analyze the problem, could you please help me to send the Album of your test? Thank you very...

Hi,you can check the README.md of "MLKit-Sample", https://github.com/HMS-MLKit/HUAWEI-HMS-MLKit-Sample/tree/master/MLKit-Sample I pasted the part below, and for cloud api has a certain free quota, if it exceeds the free quota, you need...

Hi, thanks for you feedback , we will consider to optimize our document and for the free quota question , can refer to below table : since now ,the charging...

Thank you very much for your feedback. Your feedback is very valuable for our product improvement. Two questions about you: 1. The accuracy of languages not using Latin letters             ----...

Hi, since now, the cloud api don't support Traditional Chinese, only support Simplified Chinese. ----------------------------------------------- on-cloud API supports much more languages such as Simplified Chinese, English, Spanish, Portuguese, Italian, German,...

> This is a picture I have tested, it has lots of misidentified words. And the dense text recognition I don't know on which factors you segment into blocks, I...

Hi~We have release our newest version of text recognition. And we move forward to HMS 5.0 We have much more amazing features waiting for u to explore. Like speech recognition,...