Documentation ¶
Index ¶
- func IdentifyBalls(mat gocv.Mat, points int) (image.Image, error)
- func IdentifyTime(mat gocv.Mat, kitchen string) (image.Image, error)
- func Matches(matrix gocv.Mat, img image.Image, t []template.Template) (*Match, Result, int)
- func Time(matrix gocv.Mat, img *image.RGBA) (seconds int, kitchen string)
- type Goals
- type Map
- type Match
- type Objectives
- type Result
- type Tier
- type Tier1
- type Tier2
- type Tier3
- type Tiers
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Map ¶
type Map struct { Goals Objectives }
type Match ¶
func (*Match) MarshalZerologObject ¶
type Objectives ¶
Click to show internal directories.
Click to hide internal directories.