detection

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Detect

func Detect(img image.Image, options ...func(*Option)) (rects []image.Rectangle, err error)

Detect rects from img.

func WithMaxHeight

func WithMaxHeight(maxHeight int) func(*Option)

func WithMaxWidth

func WithMaxWidth(maxWidth int) func(*Option)

func WithMinHeight

func WithMinHeight(minHeight int) func(*Option)

func WithMinWidth

func WithMinWidth(minWidth int) func(*Option)

Types

type Option

type Option struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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