1. Introduction
Description: You can use ML Kit to label objects recognized in an image. The default model provided with ML Kit supports 400+ different labels.
Latest Version: 2
Released: 2023-09-23T18:30:00Z
Last Updated: 2023-10-30T18:30:00Z
2. Blocks
3. Usages
4. Docs
Events DepsInstalled Event raised after dependencies has been installed. Image Labeler can be used after this event. ErrorOccurred Event raised when any error occurserrorMsg | text DepsDownloadProgress Event raised when dependency download progress changesprogress | number LabelingSuccessful Event raised after getting labels from imageslabelDict | dictionary LabelingFailed Event raised if image labelling failserrorMsg | text
Methods IsOperational Return whether Image Labeler is operational and can be used InstallDeps It tells Play Service to install the required dependencies Initialize Initialize Image Labeler GetLabels Get image labels from provided file uriimage | any
Properties ConfidenceThreshold Sets min confidence threshold. Labels below this value will be discarded from final result.Property Type : write-onlyAccepts : number
5. Preview
6. Purchase
PayPal:
Upi:
vknow360@apl
Thank you.
Hope it helps!
6 Likes
ChangeLog Version 3
Added custom model support
Now you can use a custom tflite model for labelling.
If modelPath starts with / then it will be loaded from storage otherwise from assets.
Can this detect humans?
I mean if someone takes a photo, i want to check whether people is in it and then upload, else through an error
Not with base model, at least I wasn't not able to label persons.
With custom model it definitely can.
1 Like
Is this still available for purchase? and can I use this to detect Poker playing card values? thanks
You might be able to detect poker cards but this will not read the values.
You need text recognition extension extension for that.
1. Overview
The MlTBRek extension for App Inventor 2 and Kodular enables offline text recognition and barcode scanning using ML Kit. This extension offers modules for barcode and text recognition, including support for various scripts such as Latin, Devanagari, Chinese, Japanese, and Korean. Users can initialize text and barcode recognizers, install and check the availability of necessary modules, and recognize text or barcodes from images, file paths, or content URIs. The extension also provide…
i paid for the extension where do i get the file?
PM me the email address which you use in AI2 builder.