overlayfps

package
v0.0.0-...-23c9e2a Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModelName  = "overlay-fps"
	CountLimit = math.MaxFloat64 / 500.0
)

ModelName is the name of the model

Variables

View Source
var (
	// Model is the full resource name of the model
	Model = resource.NewModel("viam-labs", "camera", ModelName)
)

Functions

This section is empty.

Types

type Config

type Config struct {
	CameraName string `json:"camera_name"`
}

Config specifies which camera and which service should be used to do the overlay

func (*Config) Validate

func (cfg *Config) Validate(path string) ([]string, error)

Validate will ensure that the underlying camera is present

Jump to

Keyboard shortcuts

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