Skip to content

daikiyamanaka/image-stippling

Repository files navigation

ImageStippling

image stippling by poisson disk sampling.

The details are here.

build

mkdir build

cd build

cmake ..

make

requirement

1.OpenCV 2.Eigen 3.Cairo

usage

Usage: Stippling [input_image] [output_images]

sample

input output

About

image stippling through poisson disk sampling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published