0.0.12 • Published 3 years ago

@facurodriguez/video-filters v0.0.12

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

eulerr-filters

Filters using Google BodyPix library

  1. add opentok credentials in server.js. this app uses a fixed session-id and generates tokens for this session-id
  2. "npm install" to install dependencies
  3. "npm start" to start the sever
  4. http://localhost:8026/filters to open the webpage that uses filters

List of filters

  1. Background blur - adjustable threshold
  2. Color pop - converts background to greyscale while keeping the subject in color
  3. Pixelate - pixelates background - adjustable threshold
  4. Background image - replaces background with selected image
  5. Background video - replaces background with live video (very CPU intensive maybe disable?)
0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago