transformpipeline

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: AGPL-3.0 Imports: 21 Imported by: 0

Documentation

Overview

Package transformpipeline defines image sources that apply transforms on images, and can be composed into an image transformation pipeline. The image sources are not original generators of image, but require an image source from a real camera or video in order to function.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transformation

type Transformation struct {
	Type       string              `json:"type"`
	Attributes config.AttributeMap `json:"attributes"`
}

Transformation states the type of transformation and the attributes that are specific to the given type.

Jump to

Keyboard shortcuts

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