An open API service indexing awesome lists of open source software.

https://github.com/squidkid-deluxe/pixelator-live

A pixelating script that produces pixelated webcam output
https://github.com/squidkid-deluxe/pixelator-live

anonymity python3 webcam-streaming

Last synced: 3 months ago
JSON representation

A pixelating script that produces pixelated webcam output

Awesome Lists containing this project

README

        

# pixelator-live
## A pixelating script that produces pixelated webcam output

Pixelator-live takes an input from a standard webcam and pixelates it. Then, the pixelated form is outputted to the virtual webcam. pixelator.png is a comparison of the original picture and the outputted video. pixelator2.png is a pixelated picture of fir trees.

To run the program, a few steps are needed:

- First install python >= 3
- Then install OpenCV, PIL, and pyvirtualcam
- Clone the repository
- Run python3.x pixelator.py
- If an error results, make certain that you have you camera plugged in.