image-smoothing topic

List image-smoothing repositories

This is the released code for the paper Real-time Image Smoothing via Iterative Least Squares accepted to ACM Transactions on Graphics

PNLS

16
Stars
6
Forks
Watchers

The official MATLAB implementation of IEEE Transactions on Multimedia 2020 paper "Pixel-level Non-local Image Smoothing with Objective Evaluation"

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.

L0-gradient-smoothing

53
Stars
7
Forks
Watchers

A C++ implementation of "Image Smoothing via L0 Gradient Minimization"