cameramono

package
v0.2.16 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Overview

Package cameramono implements a visual odemetry movement sensor based ona single camera stream This is an Experimental package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttrConfig

type AttrConfig struct {
	Camera       string                           `json:"camera"`
	MotionConfig *odometry.MotionEstimationConfig `json:"motion_estimation_config"`
}

AttrConfig is used for converting config attributes of a cameramono movement sensor.

func (*AttrConfig) Validate

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

Validate ensures all parts of the config are valid.

Jump to

Keyboard shortcuts

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