/ComputationalPotatoes

CS 4475 Final Project

Primary LanguageJavaScript

ComputationalPotatoes

CS 4475 Final Project

Our project creates an interactive cinemagraph where the user can select a portion of the image, create a mask, and watch their image animate.

Instructions for use in Terminal:

  1. Dependencies OpenCV, Python
  2. electron .
  3. Place your video file in the correct directory with the "Click to Upload" button
  4. Click "Click to convert the video to images"
  5. Draw over the part of the image you would like to keep in motion using round brushes with radius 5, 10, 25, 50
  6. Download the mask you've created by clicking the "Download" button.
  7. Click "Click to create your cinemagraph" to see your selectively animated GIF come to life within Electron's UI.