toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.ui.screens.home.outline
/
ObjectBoundsBoxOutlines
Object
Bounds
Box
Outlines
@
Composable
fun
ObjectBoundsBoxOutlines
(
detections
:
List
<
Detection
>
,
frameWidth
:
Int
,
frameHeight
:
Int
,
animate
:
Boolean
=
false
)