Skip to content

eregon/image-demo.rb

 
 

Repository files navigation

To run the demo:

ruby lib/sobel.rb tv://

You need to have mplayer in $PATH.

The original README follows.


Video Processing with PyPy

Requirements

You only need pypy for most of the scripts.

Some of them need Pillow(PIL) to run.

Description

This code is based on pypy examples of video manipulation in real time.

Using Pillow you can add overlays to each video frame.

About

A Ruby version of the PyPy Video processing demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.4%
  • Ruby 17.1%
  • Shell 0.5%