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