GMVTextBlockFeature 類別
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
說明在靜態影像框中偵測到的文字區塊。
其屬性提供偵測到的文字詳細資訊。
其沿用 GMVFeature。
- (NSString* const) GMVFeatureTypeFace |
|
inherited |
- (NSString* const) GMVFeatureTypeBarcode |
|
inherited |
- (NSString* const) GMVFeatureTypeTextBlock |
|
inherited |
- (NSString* const) GMVFeatureTypeTextLine |
|
inherited |
- (NSString* const) GMVFeatureTypeTextElement |
|
inherited |
文字區塊中的主要語言。
格式是 ISO 639-1 的二字母字符代碼(如果已定為)(例如“en”),或者是 ISO 639-2 三字母代碼(如果已定為)。
- (NSArray<NSValue *>*) cornerPoints |
|
readatomiccopy |
文字區塊的四個角落點,按檢視座標座標中偵測到的影像開始,由左至右依序顯示。
這些是 NSValues 中的 CGPoints,
|
readatomicassigninherited |
這個矩形會保留與檢視座標座標中偵測到的圖片相關的地圖項目。
|
readatomicassigninherited |
- (NSUInteger) trackingID |
|
readatomicassigninherited |
功能的追蹤識別碼。
此 ID 並未與特定功能建立關聯,但在連續的影片影格中,可以識別出相同的文字區塊。
保留所有權利。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-02-22 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]