opencv

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: MIT Imports: 5 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 interface {
	GetOpenCVCascadeFile() string
}

type OpenCVFaceDetector

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

func (*OpenCVFaceDetector) Detect

func (d *OpenCVFaceDetector) Detect(imgPath string) (engine.FaceResult, error)

func (*OpenCVFaceDetector) Init

func (d *OpenCVFaceDetector) Init(conf engine.Config) error

func (OpenCVFaceDetector) String

func (d OpenCVFaceDetector) String() string

Jump to

Keyboard shortcuts

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