web

command
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: May 9, 2020 License: MIT Imports: 16 Imported by: 0

README

Webcam demo (slow)

This demo shows how we can transfer the webcam frames from Python to Go by sending the captured frames as byte array into the standard output. We will run the face detector over the byte arrays received from the standard output and send the result into a web browser trough a webserver.

Run

$ go run main.go -cf "../../cascade/facefinder"

Then access the http://localhost:8081/cam url from a web browser.

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