Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllentDan/LibtorchTutorials
/ GetH
Method
GetH
lesson7-Detection/src/utils/Augmentations.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
int BBox::GetH()
17
{
18
return ymax - ymin;
19
}
20
21
int BBox::GetW()
22
{
Callers
1
get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected