segmentationvisualizer

package
v0.0.0-...-bb4a6eb Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ModelName = "3d-segmentation-visualizer"

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"`
	ServiceName string `json:"vision_service_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 both the underlying camera and service are present

Jump to

Keyboard shortcuts

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