camera

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpencvCameraPart

type OpencvCameraPart struct {
	// contains filtered or unexported fields
}

func New

func New(client mqtt.Client, topic string, topicRoi string, publishFrequency int,
	videoProperties map[gocv.VideoCaptureProperties]float64, horizon int) *OpencvCameraPart

func (*OpencvCameraPart) Start

func (o *OpencvCameraPart) Start() error

func (*OpencvCameraPart) Stop

func (o *OpencvCameraPart) Stop()

type VideoSource

type VideoSource interface {
	Read(m *gocv.Mat) bool
	io.Closer
}

Jump to

Keyboard shortcuts

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