חומר עזר בנושא MLKitImageLabelingCommon Framework
פרוטוקולים
הפרוטוקולים הבאים זמינים בכל העולם.
-
פרוטוקול לציון תמונות שתואמות ל-ML Kit.
אל תטמיעו את הפרוטוקול הזה בעצמכם, במקום זאת, צריך להשתמש ב-MLImage
כדי ליצור
MLKitCompatibleImage
.
הצהרה
Objective-C
@protocol MLKCompatibleImage <NSObject>
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון 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; use `MLImage` to create compatible images for ML Kit."]]],[]]