A C++ implementation of "Image Smoothing via L0 Gradient Minimization"
-
Updated
Sep 4, 2018 - C++
A C++ implementation of "Image Smoothing via L0 Gradient Minimization"
This is the released code for the following paper: "Semi-global weighted least squares in image filtering.", Wei Liu, Xiaogang Chen, Chuanhua Shen, Zhi Liu, and Jie Yang. In ICCV 2017.
Smoothing while preserving edges and coherent structures in images with anisotropic diffusion using lattice basis reduction
Edge-preserving image smoothing algorithm
Matlab implementation of our TMM 2020 paper "Pixel-level Non-local Image Smoothing with Objective Evaluation"
External module for ITK v4 implementing the Young & Van Vliet recursive gaussian smoothing filter.
A very (tiny) basic library to parse (read and write) PGM _(Portable Graymap Format)_ image files
Add a description, image, and links to the image-smoothing topic page so that developers can more easily learn about it.
To associate your repository with the image-smoothing topic, visit your repo's landing page and select "manage topics."