Documentation ¶
Index ¶
- func ParseImage(name string, img image.Image, template schema.OCRTemplate, ...) schema.OCRResult
- func ParseSingleFile(f, tessData string, template schema.OCRTemplate, force bool) (*schema.OCRResult, error)
- func ParseText(imageFileName string, schema schema.OCRSchema, tessdata string) (string, error)
- func RunRecognition(mediaDir, tessData string, template schema.OCRTemplate, force bool) []schema.OCRResult
- func RunRecognitionChan(mediaDir, tessData string, template schema.OCRTemplate, force bool) <-chan schema.OCRResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseImage ¶
func ParseSingleFile ¶
func RunRecognition ¶
func RunRecognitionChan ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.