gocv

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeImage

func MergeImage(imgs [][]int, getImage func(int) ([]byte, error), bounds image.Rectangle,
	horizontalOverlaps,
	verticalOverlaps []int, dst string) error

func Sharpness

func Sharpness(imgPath string, rect image.Rectangle) (float64, error)

Types

type Circle

type Circle struct {
	X        int `json:"x"`
	Y        int `json:"y"`
	Diameter int `json:"diameter"`
}

func SearchCircle

func SearchCircle(path string, rect image.Rectangle) (circles []Circle, err error)

Jump to

Keyboard shortcuts

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