This project (will) includes L0 denoising for both images and meshes
Please use CMake
to build this project.
$ git clone https://github.com/tatsy/L0Denoising.git
$ mkdir build && cd build
$ cmake ..
$ cmake --build .
The MIT License 2016 (c) Tatsuya Yatagawa.