public class AIRecognition
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
int |
color
识别对象颜色
|
int |
countID
跟踪计数序号
|
float |
detectionConfidence
识别匹配度
|
android.graphics.RectF |
location
识别对象位置
|
java.lang.String |
title
识别对象种类
|
int |
trackedID
跟踪对象唯一ID
|
构造器和说明 |
---|
AIRecognition() |