paper-with-me

Papers

Smooth and iteratively Restore: A simple and fast edge-preserving smoothing model

2015-05-25 · Philipp Kniefacz, Walter Kropatsch

In image processing, it can be a useful pre-processing step to smooth away small structures, such as noise or unimportant details, while retaining the overall structure of the image by keeping edges, which separate objects, sharp. Typically this edge-preserving smoothing process is achieved using edge-aware filters. However such filters may preserve unwanted small structures as well if they contain edges. In this work we present a novel framework for edge-preserving smoothing which separates the process into two different steps: First the image is smoothed using a blurring filter and in the second step the important edges are restored using a guided edge-aware filter. The presented method proves to deliver very good results, compared to state-of-the-art edge-preserving smoothing filters, especially at removing unwanted small structures. Furthermore it is very versatile and can easily be adapted to different fields of applications while at the same time being very fast to compute and therefore well-suited for real time applications.

📄 PDF Abstract BibTeX arXiv:1505.06702

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Image Edge Restoring Filter

2021-12-27 · Qian Liu, Yongpeng Li, Zhihang Wang

In computer vision, image processing and computer graphics, image smoothing filtering is a very basic and important task and to be expected possessing good edge-preserving smoothing property. Here we address the problem …

DenoisingImage DenoisingImage Enhancementimage smoothing

Blind Image Deblurring via Reweighted Graph Total Variation

2017-12-24 · Yuanchao Bai, Gene Cheung, Xian-Ming Liu, Wen Gao

Blind image deblurring, i.e., deblurring without knowledge of the blur kernel, is a highly ill-posed problem. The problem can be solved in two parts: i) estimate a blur kernel from the blurry image, and ii) given estimat…

Blind Image DeblurringDeblurringImage Deblurring

Why Smooth Stability Assumptions Fail for ReLU Learning

2025-12-26 · Ronald Katende arxiv

Stability analyses of modern learning systems are frequently derived under smoothness assumptions that are violated by ReLU-type nonlinearities. In this note, we isolate a minimal obstruction by showing that no uniform s…

RTSNet: Learning to Smooth in Partially Known State-Space Models (Preprint)

2021-10-10 · Guy Revach, Xiaoyong Ni, Nir Shlezinger, Ruud J. G. van Sloun 외

The smoothing task is core to many signal processing applications. A widely popular smoother is the Rauch-Tung-Striebel (RTS) algorithm, which achieves minimal mean-squared error recovery with low complexity for linear G…

State Space Models

The Fast Bilateral Solver

2015-11-10 · Jonathan T. Barron, Ben Poole

We present the bilateral solver, a novel algorithm for edge-aware smoothing that combines the flexibility and speed of simple filtering approaches with the accuracy of domain-specific optimization algorithms. Our techniq…

ColorizationSemantic Segmentation