Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ bounding_box
Method
bounding_box
deps/tesseract/ccstruct/blobs.cpp:273–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
TBOX TESSLINE::bounding_box() const {
274
return TBOX(topleft.x, botright.y, botright.x, topleft.y);
275
}
276
277
#ifndef GRAPHICS_DISABLED
278
void TESSLINE::plot(ScrollView* window, ScrollView::Color color,
Callers
2
CorrectBlobOrder
Method · 0.45
BLNormalize
Method · 0.45
Calls
2
TBOX
Class · 0.70
size
Method · 0.45
Tested by
no test coverage detected