eight

command module
v0.0.0-...-f998758 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2023 License: BSD-3-Clause Imports: 21 Imported by: 0

README

Gesture recognition proof of concept

Image processing pipeline: video > background removal (optional) > descale > gray scale conversion > fft > nearest neighbor classification

Building

go build

Usage

Select the video interface

./eight -device <device>

There can be more than one point learned for a label.

./eight -learn <label>

To recognize gestures:

./eight -infer

To test the video interface:

./eight -picture

To use segmentation to remove background from frames:

./eight -segmentation

(doesn't work that well)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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