Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 368 Bytes

VideoThresholder

This little tool is for removing light-colored background from the given video.

Usage

You need python 2.x installed on your computer.

  1. Create a ./Input and a ./Output folder in the root directory
  2. Put all the videos you need to threshold in ./Input
  3. In terminal, run: $ ./runVideoThresholder
  4. The result videos should be in ./Output