Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct {
// contains filtered or unexported fields
}
Analyzer is the OCR analysis class
func NewAnalyzer ¶
func NewAnalyzer(configPath string, logger *zap.SugaredLogger) *Analyzer
NewAnalyzer creates a new OCR analyzer
Click to show internal directories.
Click to hide internal directories.