selftracking

package
v0.0.0-...-a3207ce Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SelfTracking

type SelfTracking interface {
	Start(chImg chan *gocv.Mat)
	Stop()
	InTracking() bool
}

type SelfTrackingImp

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

func NewSelfTrackingImp

func NewSelfTrackingImp(c car.Car, t *cv.Tracker, s *util.Streamer) *SelfTrackingImp

func (*SelfTrackingImp) InTracking

func (s *SelfTrackingImp) InTracking() bool

func (*SelfTrackingImp) Start

func (s *SelfTrackingImp) Start(chImg chan *gocv.Mat)

func (*SelfTrackingImp) Stop

func (s *SelfTrackingImp) Stop()

Jump to

Keyboard shortcuts

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