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

Function TessBaseAPIEnd

deps/tesseract/api/capi.cpp:515–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513}
514
515TESS_API void TESS_CALL TessBaseAPIEnd(TessBaseAPI* handle)
516{
517 handle->End();
518}
519
520TESS_API int TESS_CALL TessBaseAPIIsValidWord(TessBaseAPI* handle, const char* word)
521{

Callers

nothing calls this directly

Calls 1

EndMethod · 0.45

Tested by

no test coverage detected