Documentation ¶
Index ¶
- func CheckBox(im image.Image, box Box) bool
- func CheckBoxDebug(im image.Image, box Box) (bool, image.Image, float64)
- func CheckBoxFile(inputPath string, boxes []Box) ([]bool, error)
- func DataBox(im image.Image, box Box) (bool, image.Image)
- func DataBoxFile(inputPath string, boxes []Box) ([]bool, []image.Image, error)
- func ExpandBound(box *Box, extra int) error
- func GetImageDimension(imagePath string) (int, int, error)
- type Box
- type SubImager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataBoxFile ¶
future aim is to read handwriting - currently behaves same as checkbox
func ExpandBound ¶
func GetImageDimension ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.