toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.data.domains.firebase
/
ObjectDetectionStats
Object
Detection
Stats
data
class
ObjectDetectionStats
(
val
objectName
:
String
=
""
,
val
detectionCount
:
Int
=
0
)
Read
User
for more info about Firebase
Members
Constructors
Object
Detection
Stats
Link copied to clipboard
constructor
(
objectName
:
String
=
""
,
detectionCount
:
Int
=
0
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
detection
Count
Link copied to clipboard
val
detectionCount
:
Int
=
0
object
Name
Link copied to clipboard
val
objectName
:
String