braca51e / Cpp-Roto-Points-Matte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matte for Roto

This project creates countours and extracts points for each contour.

Dependencies for Running Locally

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory in the top level directory: mkdir build && cd build
  3. Compile: cmake .. && make
  4. Run it: ./RotoMatte --input /path_mattes/.

About


Languages

Language:C++ 96.4%Language:CMake 3.6%