PageSegModeSingleBlockVertText Field |
http://www.emgu.com
Assume a single uniform block of vertically aligned text.
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const PageSegMode SingleBlockVertText = 5
Public Const SingleBlockVertText As PageSegMode = 5
public:
literal PageSegMode^ SingleBlockVertText = 5
static val mutable SingleBlockVertText: PageSegMode
Field Value
Type:
PageSegMode
See Also