MCPcopy Create free account
hub / github.com/creatale/node-dv / shape_table

Method shape_table

deps/tesseract/classify/sampleiterator.h:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 return *charset_map_;
139 }
140 const ShapeTable* shape_table() const {
141 return shape_table_;
142 }
143 // Sample set operations.
144 const TrainingSampleSet* sample_set() const {
145 return sample_set_;

Callers 3

GetShapeTableMethod · 0.80
CubeClassifierMethod · 0.80
CubeTessClassifierMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected