Documentation ¶
Index ¶
- Constants
- func NewGoCV(opts ...options.Option) (pipeline.Step, error)
- func WithBackend(backend string) options.Option
- func WithImageParams(ratio float64, mean [4]float64, swapRGB bool) options.Option
- func WithModel(model, config string) options.Option
- func WithResolution(width, height int) options.Option
- func WithTarget(target string) options.Option
- type Options
Constants ¶
View Source
const NAME = "example"
Variables ¶
This section is empty.
Functions ¶
func WithBackend ¶
func WithImageParams ¶
func WithResolution ¶
func WithTarget ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.