PageSegModeSparseText Field |
http://www.emgu.com
Find as much text as possible in no particular order.
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const PageSegMode SparseText = 11
Public Const SparseText As PageSegMode = 11
public:
literal PageSegMode^ SparseText = 11
static val mutable SparseText: PageSegMode
Field Value
Type:
PageSegMode
See Also