stats

package
v0.0.0-...-3393559 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fps

type Fps struct {
	FontThickness   int         `json:"font_thickness"`
	FontSize        float64     `json:"font_size"`
	FontColor       color.RGBA  `json:"font_color"`
	BasePoint       image.Point `json:"base_point"`
	RefreshInterval float64     `json:"refresh_interval"`
	// contains filtered or unexported fields
}

func (*Fps) Default

func (o *Fps) Default() (err error)

func (*Fps) Init

func (o *Fps) Init(params map[string]interface{}) (err error)

func (*Fps) Process

func (o *Fps) Process(frame *gocv.Mat) (err error)

Jump to

Keyboard shortcuts

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