http://www.emgu.com
Automatic page segmentation with orientation and script detection. (OSD)
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const PageSegMode AutoOsd = 1
Public Const AutoOsd As PageSegMode = 1
public:
literal PageSegMode^ AutoOsd = 1
static val mutable AutoOsd: PageSegMode
Field Value
Type:
PageSegMode
See Also