Documentation ¶
Index ¶
- func CalculateScaling(img image.Image) (float64, error)
- func CanScrollDown(infoButtonLocation image.Point, inGrove bool, img image.Image) (bool, error)
- func Find(static image.Image, dynamic image.Image) (image.Point, float32, error)
- func FindInfoButton(img image.Image) (image.Point, error)
- func InitOCR() error
- func IsInGrove(img image.Image) (bool, error)
- func OCRListing(img image.Image) (string, error)
- func OCRListingCount(img image.Image) (string, error)
- func OCRListingLevel(img image.Image) (string, error)
- func PrepareForOCR(img image.Image) image.Image
- func ReadImage(img image.Image, offset int, limit int) ([]types.ParsedListing, error)
- func Scale(img image.Image) image.Image
- func ScaleAndFind(static image.Image, dynamic image.Image) (float64, float32, image.Point, error)
- func ScaleN(n int) int
- func ScaleNf(n float64) float64
- type RawListing
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanScrollDown ¶
func ScaleAndFind ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.