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

Function TessPageIteratorBlockType

deps/tesseract/api/capi.cpp:675–678  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

673}
674
675TESS_API TessPolyBlockType TESS_CALL TessPageIteratorBlockType(const TessPageIterator* handle)
676{
677 return handle->BlockType();
678}
679
680TESS_API struct Pix* TESS_CALL TessPageIteratorGetBinaryImage(const TessPageIterator* handle, TessPageIteratorLevel level)
681{

Callers

nothing calls this directly

Calls 1

BlockTypeMethod · 0.80

Tested by

no test coverage detected