draw

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 LabeledBox

type LabeledBox struct {
	Rectangle image.Rectangle
	Label     string
}

type LabeledBoxes

type LabeledBoxes struct {
	Key           string     `json:"key"`
	BoxThickness  int        `json:"box_thickness"`
	FontThickness int        `json:"font_thickness"`
	FontSize      float64    `json:"font_size"`
	Color         color.RGBA `json:"color"`
	MatchColor    color.RGBA `json:"match_color"`
	Scale         float64    `json:"scale"`
	// contains filtered or unexported fields
}

func (*LabeledBoxes) Default

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

func (*LabeledBoxes) Init

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

func (*LabeledBoxes) InitCtx

func (o *LabeledBoxes) InitCtx(ref *map[string]interface{}) (err error)

func (*LabeledBoxes) Process

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

Jump to

Keyboard shortcuts

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