paper-with-me

Papers

Optimising Spatial and Tonal Data for PDE-based Inpainting

2015-06-15 · Laurent Hoeltgen, Markus Mainberger, Sebastian Hoffmann, Joachim Weickert, Ching Hoo Tang, Simon Setzer, Daniel Johannsen, Frank Neumann, Benjamin Doerr

Some recent methods for lossy signal and image compression store only a few selected pixels and fill in the missing structures by inpainting with a partial differential equation (PDE). Suitable operators include the Laplacian, the biharmonic operator, and edge-enhancing anisotropic diffusion (EED). The quality of such approaches depends substantially on the selection of the data that is kept. Optimising this data in the domain and codomain gives rise to challenging mathematical problems that shall be addressed in our work. In the 1D case, we prove results that provide insights into the difficulty of this problem, and we give evidence that a splitting into spatial and tonal (i.e. function value) optimisation does hardly deteriorate the results. In the 2D setting, we present generic algorithms that achieve a high reconstruction quality even if the specified data is very sparse. To optimise the spatial data, we use a probabilistic sparsification, followed by a nonlocal pixel exchange that avoids getting trapped in bad local optima. After this spatial optimisation we perform a tonal optimisation that modifies the function values in order to reduce the global reconstruction error. For homogeneous diffusion inpainting, this comes down to a least squares problem for which we prove that it has a unique solution. We demonstrate that it can be found efficiently with a gradient descent approach that is accelerated with fast explicit diffusion (FED) cycles. Our framework allows to specify the desired density of the inpainting mask a priori. Moreover, is more generic than other data optimisation approaches for the sparse inpainting problem, since it can also be extended to nonlinear inpainting operators such as EED. This is exploited to achieve reconstructions with state-of-the-art quality. We also give an extensive literature survey on PDE-based image compression methods.

📄 PDF Abstract BibTeX arXiv:1506.04566

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Efficient Parallel Data Optimization for Homogeneous Diffusion Inpainting of 4K Images

2024-01-12 · Niklas Kämper, Vassillen Chizhov, Joachim Weickert

Homogeneous diffusion inpainting can reconstruct missing image areas with high quality from a sparse subset of known pixels, provided that their location as well as their gray or color values are well optimized. This pro…

4kGPUImage Compression

Efficient Data Optimisation for Harmonic Inpainting with Finite Elements

2021-05-04 · Vassillen Chizhov, Joachim Weickert

Harmonic inpainting with optimised data is very popular for inpainting-based image compression. We improve this approach in three important aspects. Firstly, we replace the standard finite differences discretisation by a…

Image Compression

Learning Sparse Masks for Diffusion-based Image Inpainting

2021-10-06 · Tobias Alt, Pascal Peter, Joachim Weickert

Diffusion-based inpainting is a powerful tool for the reconstruction of images from sparse data. Its quality strongly depends on the choice of known data. Optimising their spatial location -- the inpainting mask -- is ch…

Image CompressionImage Inpainting

Deep Spatial and Tonal Data Optimisation for Homogeneous Diffusion Inpainting

2022-08-30 · Pascal Peter, Karl Schrader, Tobias Alt, Joachim Weickert

Diffusion-based inpainting can reconstruct missing image areas with high quality from sparse data, provided that their location and their values are well optimised. This is particularly useful for applications such as im…

Image Compression

Optimising Different Feature Types for Inpainting-based Image Representations

2022-10-26 · Ferdinand Jost, Vassillen Chizhov, Joachim Weickert

Inpainting-based image compression is a promising alternative to classical transform-based lossy codecs. Typically it stores a carefully selected subset of all pixel locations and their colour values. In the decoding pha…

Image Compression