redface

package module
v0.0.0-...-96ef8ab Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2020 License: MIT Imports: 7 Imported by: 0

README

redface

Intro

This is my work-in-progress project to enable face recognition based pam authentication. For now, it's hardcoded to use embedded infrared camera on Dell XPS 9370. This camera can capture 340x340 8-bit grayscale images at 60fps.

Documentation

Wiki

Reference

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Verify

func Verify(rec *facerec.Recognizer, opt *VerifyOption) (bool, error)

Types

type VerifyOption

type VerifyOption struct {
	ModelFile string
	Timeout   time.Duration
	Threshold float64
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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