Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ Frame
Class
Frame
src/main/java/trace/util/PersonDetector.kt:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
inner class Frame(val index: Int) {
15
val r = mutableListOf<RectWithName>()
16
17
}
18
19
inner class Track {
20
val x0 = TCB3()
Callers
1
PersonDetector
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected