Skip to content

nqpz/futcam

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

futcam

Run Futhark code on a live webcam feed!

Run make to build the library, and then run ./futcam.py to run the program. Run ./futcam.py --help to see which settings exist.

Futhark: http://futhark-lang.org/ and https://github.com/HIPERFIT/futhark

Dependencies

futcam.py depends on Python 3, PyGame, NumPy, and OpenCV 2.

Keyboard controls

Use up and down arrow keys to navigate the filters.

Use left and right arrow keys to adjust a special variable sent to some of the filters.

Press Enter to activate a filter. Press backspace to deactivate it.

Press h to toggle the HUD.

Press q to exit.

About

Run Futhark on your webcam! 💻 🎥 🎨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages