MLKitTextRecognition Common Framework-Referenz
Protokolle
Die folgenden Protokolle sind weltweit verfügbar.
-
Ein Protokoll zur Angabe von Bildern, die mit ML Kit kompatibel sind.
Implementieren Sie dieses Protokoll nicht selbst. erstellen Sie stattdessen mit MLImage
ein
MLKitCompatibleImage
.
Erklärung
Objective-C
@protocol MLKCompatibleImage <NSObject>
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-20 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-20 (UTC)."],[[["The `MLKCompatibleImage` protocol signifies images compatible with ML Kit, and developers should utilize `MLImage` for creation instead of direct implementation."],["Developers should not directly implement the `MLKCompatibleImage` protocol but rather use `MLImage` to create compatible images."]]],[]]