Skip to content

XDoG: An eXtended difference-of-Gaussians compendium iincluding advanced image stylization

License

Notifications You must be signed in to change notification settings

jkyprian/xdog-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdog-demo

XDoG: An eXtended difference-of-Gaussians compendium iincluding advanced image stylization

Recent extensions to the standard Difference-of-Gaussians (DoG) edge detection operator have rendered it less susceptible to noise and increased its aesthetic appeal. Despite these advances, the technical subtleties and stylistic potential of the DoG operator are often overlooked. This paper offers a detailed review of the DoG operator and its extensions, highlighting useful relationships to other image processing techniques. It also presents many new results spanning a variety of styles, including pencil-shading, pastel, hatching, and woodcut. Additionally, we demonstrate a range of subtle artistic effects, such as ghosting, speed-lines, negative edges, indication, and abstraction, all of which are obtained using an extended DoG formulation, or slight modifications thereof. In all cases, the visual quality achieved by the extended DoG operator is comparable to or better than those of systems dedicated to a single style.

This program provides a reference implementation for the extended DoG operator. It was written by Jan Eric Kyprianidis while working as a research scientist for the computer graphics systems group of the Hasso-Plattner-Institut at the University of Potsdam, Germany.

Screenshot

Note: On Mac OS X the NVIDIA Mac OS X CUDA driver is required to run the binary!

Building

Building requires CMake, CUDA, and the Qt cross platform toolkit. Recommended CUDA version is >= 4.0 and recommended Qt version is 4.8.2. The program has been tested to successfully build with Visual Studio 2008 SP1 on Windows, Qt Creator 2.5.0 on Mac OS X, and the default toolchain on Ubuntu 11.04. See build.bat/build.sh to get started. Video processing requires libav or FFmpeg, but is optional.

Related Publications

About

XDoG: An eXtended difference-of-Gaussians compendium iincluding advanced image stylization

Topics

Resources

License

Stars

Watchers

Forks