Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ micro_features
Method
micro_features
deps/tesseract/classify/trainingsample.h:149–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
return num_micro_features_;
148
}
149
const MicroFeature* micro_features() const {
150
return micro_features_;
151
}
152
int outline_length() const {
153
return outline_length_;
154
}
Callers
1
SetupForClustering
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected