Skip to content

antoinewdg/stylit

Repository files navigation

Implementation of the Stylit algorithm.

How to build and run

The project requires OpenCV 3.1 and Boost 1.36 or more

git clone --recursive [email protected]:antoinewdg/stylit.git
mkdir stylit/bin
cd stylit/bin
cmake ..
make
./run_tests "Experiments"

Output files will be created in files/out under a timestamped folder.

Documentation

This project has currently no documentation because I do not see anyone having an immediate use of it besides myself, if you feel it could be of any use to you or have any question feel free to contact me.

About

Stylit algorithm for example-base stylization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages