Documentation ¶
Overview ¶
line contains various functions to manipulate ocr lines
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Detail ¶
type Detail struct { Name string Avgconf float64 Img CopyableImg Text string OcrName string }
type ImgDirect ¶
This is an implementation of the CopyableImg interface that stores the image directly as an image.Image
Click to show internal directories.
Click to hide internal directories.