MLKit icon indicating copy to clipboard operation
MLKit copied to clipboard

🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。

Results 10 MLKit issues
Sort by recently updated
recently updated
newest added

是否考虑引入前缀,避免冲突,谢谢!

在运行 1.0.3 版本的时候,会打印如下日志: StreamingFormatChecker: ML Kit has detected that you seem to pass camera frames to the detector as a Bitmap object. This is inefficient. Please use YUV_420_888 format for...

Attempt to invoke virtual method 'com.google.mlkit.vision.barcode.internal.BarcodeScannerImpl b.g.f.b.a.e.e.zzb(b.g.f.b.a.b)' on a null object reference

有什么关于性能这块的优化介绍下吗?运行在5.1.1的系统很卡

建议吧apk去掉,clone代码太难了,几百兆的库,很难拉下来

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.threegene.yeemiao-76ChSPRUZqqy1DexPl2Wgw==/base.apk", dex file "InMemoryDexFile[cookie=[0, 4004227104]]", dex file "InMemoryDexFile[cookie=[0, 4004227200]]", dex file "InMemoryDexFile[cookie=[0, 4004227296]]", dex file "InMemoryDexFile[cookie=[0, 4004227392]]", dex file "InMemoryDexFile[cookie=[0, 4004227488]]"],nativeLibraryDirectories=[/data/app/com.threegene.yeemiao-76ChSPRUZqqy1DexPl2Wgw==/lib/arm, /data/app/com.threegene.yeemiao-76ChSPRUZqqy1DexPl2Wgw==/base.apk!/lib/armeabi, /system/lib, /product/lib]]]...

你好。有提供限制扫码区域的api吗?

每次打开摄像头都很慢,要好几秒,怎么优化