Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prusnak/videofeedback
Interactive videofeedback VJing software.
https://github.com/prusnak/videofeedback
Last synced: about 1 month ago
JSON representation
Interactive videofeedback VJing software.
- Host: GitHub
- URL: https://github.com/prusnak/videofeedback
- Owner: prusnak
- Created: 2014-11-10T19:53:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T17:01:56.000Z (over 5 years ago)
- Last Synced: 2024-11-30T13:59:45.504Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 179 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Videofeedback
=============The following Python packages are needed:
```
python-opencv
python-opengl
```Examples
--------![example1](examples/1.jpg) ![example2](examples/2.jpg) ![example3](examples/3.jpg) ![example4](examples/4.jpg) ![example5](examples/5.jpg) ![example6](examples/6.jpg)
Keyboard layout
---------------![keyboard](keyboard-layout.png)
Common controls
----------------| key | desc |
|-----|---------|
| `Space` | Pause |
| `Delete` | Reset All |
| `Tab` | Invert |Rotation controls
-----------------| key | desc |
|-----|---------|
| `[` | Rotate Left |
| `]` | Rotate Right |
| `Enter` | Change Rotation Direction |
| `Backspace` | First press: Stop Rotation, Second press: Reset Rotation |Effects controls
----------------Press letter first, then set amount of effect:
| key | desc |
|-----|---------|
| `~` | Effect Off |
| `1` | 10% Effect |
| `2` | 20% Effect |
| `3` | 30% Effect |
| `4` | 40% Effect |
| `5` | 50% Effect |
| `6` | 60% Effect |
| `7` | 70% Effect |
| `8` | 80% Effect |
| `9` | 90% Effect |
| `0` | 100% Effect || key | desc |
|-----|---------|
| `M` | Mirror (7 is max) |
| `C` | Colormap (7 is max) |
| `T` | Threshold |
| `Q` | Quantize |
| `E` | Emboss |
| `N` | Noise |
| `D` | Desaturate |
| `S` | RGB Separation |
| `P` | Pixelate |
| `H` | Hue |
| `Z` | Pulsating Zoom |