ocr

package
v0.0.0-...-3f89074 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

func NewReader

func NewReader(errCh chan<- string) (*Reader, error)

func (*Reader) Close

func (r *Reader) Close() error

func (*Reader) ReadImage

func (r *Reader) ReadImage(image *image.RGBA) <-chan Result

func (*Reader) Start

func (r *Reader) Start()

type Result

type Result struct {
	Text  string
	Error *string
}

type Scan

type Scan struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL