חומר עזר בנושא MLKitTextRecognitionCommon Framework
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
פרוטוקולים
הפרוטוקולים הבאים זמינים בכל העולם.
-
פרוטוקול לציון תמונות שתואמות ל-ML Kit.
אל תטמיעו את הפרוטוקול הזה בעצמכם, במקום זאת, צריך להשתמש ב-MLImage כדי ליצור
MLKitCompatibleImage.
הצהרה
Objective-C
@protocol MLKCompatibleImage <NSObject>
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The `MLKCompatibleImage` protocol indicates images compatible with ML Kit. It should not be implemented directly. Instead, users should utilize `MLImage` to generate an `MLKitCompatibleImage`. This protocol, declared in Objective-C as `@protocol MLKCompatibleImage \u003cNSObject\u003e`, is globally available and serves as a marker for ML Kit-ready images.\n"]]