PageSegModeAutoOnly Field |
http://www.emgu.com
Automatic page segmentation, but no OSD, or OCR.
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const PageSegMode AutoOnly = 2
Public Const AutoOnly As PageSegMode = 2
public:
literal PageSegMode^ AutoOnly = 2
static val mutable AutoOnly: PageSegMode
Field Value
Type:
PageSegMode
See Also