Skip to content

A python opencv tool for removing light-coloured background from given video.

Notifications You must be signed in to change notification settings

PhillipZeratul/VideoThresholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A python opencv tool for removing light-coloured background from given video.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published