Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ class_id
Method
class_id
deps/tesseract/classify/trainingsample.h:116–118 ·
view source on GitHub ↗
Accessors.
Source
from the content-addressed store, hash-verified
114
115
// Accessors.
116
UNICHAR_ID class_id() const {
117
return class_id_;
118
}
119
void set_class_id(int id) {
120
class_id_ = id;
121
}
Callers
12
ComputeErrorRate
Method · 0.80
DebugNewErrors
Method · 0.80
AccumulateErrors
Method · 0.80
AccumulateJunk
Method · 0.80
IncludeJunk
Method · 0.80
ReplaceFragmentedSamples
Method · 0.80
GetSparseClassID
Method · 0.80
SampleToString
Method · 0.80
DeleteableSample
Method · 0.80
OrganizeByFontAndClass
Method · 0.80
ComputeCanonicalSamples
Method · 0.80
DisplaySamplesWithFeature
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected