Skip to content

App for applying delaunay triangulation to videos as a visual effect

License

Notifications You must be signed in to change notification settings

chensation/Delaunay-Dream

Repository files navigation

Delaunay-Dream

Description

This Application allows the user to apply Delaunay triangulation to videos as a visual effect. It also allows for other visual effects such as changing the hue, saturation, and brightness of the video. All of these tools are presented in a simple and intuitive gui.

Installation

  • To install from PyPI, run pip install DelaunayDream
  • To install from the sdist, run pip install (name_of_the_file).tar.gz
    • Or, unpack the tar.gz, navigate to root directory, and run pip install .

Commands

  • To run the program, type delaunaydream in your terminal.
    • This program is extremely RAM intensive, recommended to use videos < 30 seconds for PC with 16GB of RAM.

Dependences

  • This package is dependent on Qt being already installed on linux distributions.

About

App for applying delaunay triangulation to videos as a visual effect

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published