opencvutils

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenCVFindCenterCoords added in v0.9.4

func OpenCVFindCenterCoords(img, search image.Image) (int, int)

func OpenCVFindCenterCoordsWithDebug added in v0.9.4

func OpenCVFindCenterCoordsWithDebug(img, search image.Image, debug bool) (int, int)

func OpenCVFindCoordsWithDebug

func OpenCVFindCoordsWithDebug(img, search image.Image, debug bool) (int, int, int, int, float32)

Types

type Coordinates added in v0.9.4

type Coordinates struct {
	X, Y, W, H int
}

type HOHResult added in v0.9.4

type HOHResult struct {
	T4         int               `json:"t4"`
	T5         int               `json:"t5"`
	RawResults map[string]string `json:"_raw"`
}

func HOHScan added in v0.9.4

func HOHScan(original image.Image, tessdataDir string) HOHResult

Jump to

Keyboard shortcuts

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