Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ NodeString
Method
NodeString
deps/tesseract/cube/search_node.h:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
static bool IdenticalPath(SearchNode *node1, SearchNode *node2);
50
51
inline const char_32 *NodeString() { return str_; }
52
inline void SetString(char_32 *str) { str_ = str; }
53
54
// This node's character recognition cost.
Callers
1
SplitByNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected