Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ num_samples
Method
num_samples
deps/tesseract/classify/trainingsampleset.h:55–57 ·
view source on GitHub ↗
Accessors
Source
from the content-addressed store, hash-verified
53
54
// Accessors
55
int num_samples() const {
56
return samples_.size();
57
}
58
int num_raw_samples() const {
59
return num_raw_samples_;
60
}
Callers
3
IncludeJunk
Method · 0.80
ReplaceFragmentedSamples
Method · 0.80
Init
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected