PageSegModeSingleLine Field |
http://www.emgu.com
Treat the image as a single text line.
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const PageSegMode SingleLine = 7
Public Const SingleLine As PageSegMode = 7
public:
literal PageSegMode^ SingleLine = 7
static val mutable SingleLine: PageSegMode
Field Value
Type:
PageSegMode
See Also