Skip to content

maskjp/Coherent-Line-Drawing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coherent Line Drawing

An implementation of 'Coherent Line Drawing' by Kang et al, Proc. NPAR 2007 .

This paper presents a non-photorealistic rendering technique that automatically generates a line drawing from a photograph.

demo

Workflow(youtube video)

IMAGE ALT TEXT HERE

Build

Requirement

  • OpenCV (prefer 3.0 or higher)
  • wxwidget (prefer 3.0 or higher)
  • cmake

Enviroment

It should work fine in Windows/Linux/MacOS.
But I only tested it in Windows and macOS.

Pre-Build Version

You can download pre-build version at here.
Including Windows and macOS versions.

Screenshot

demo

demo

demo

About

An implementation of 'Coherent Line Drawing' by Kang et al, Proc. NPAR 2007

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 2.1%