gocv

package
v0.0.0-...-21979d2 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ClassifierPath string
}

type GoCVModule

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

func New

func New(c Config) (res GoCVModule, err error)

func (GoCVModule) Close

func (g GoCVModule) Close() (err error)

func (GoCVModule) Detect

func (g GoCVModule) Detect(img gocv.Mat) (largest image.Image, faces []image.Image, err error)

Jump to

Keyboard shortcuts

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