Skip to main content

Showing 1–11 of 11 results for author: Barina, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2201.01727  [pdf, ps, other

    cs.IT cs.DS cs.MM

    X3: Lossless Data Compressor

    Authors: David Barina

    Abstract: X3 is a lossless optimizing dictionary-based data compressor. The algorithm uses a combination of a dictionary, context modeling, and arithmetic coding. Optimization adds the ability to find the most appropriate parameters for each file. Even without optimization, x3 can compress data with a compression ratio comparable to the best dictionary compression methods like LZMA, zstd, or Brotli.

    Submitted 1 January, 2022; originally announced January 2022.

    Comments: accepted as a poster on the DCC 2022

  2. arXiv:2108.02557  [pdf, other

    eess.IV cs.CV

    Comparison of Lossless Image Formats

    Authors: David Barina

    Abstract: In recent years, a bag with image and video compression formats has been torn. However, most of them are focused on lossy compression and only marginally support the lossless mode. In this paper, I will focus on lossless formats and the critical question: "Which one is the most efficient?" It turned out that FLIF is currently the most efficient format for lossless image compression. This finding i… ▽ More

    Submitted 25 June, 2021; originally announced August 2021.

    Comments: to appear in WSCG 2021 proceedings

  3. arXiv:1905.07432  [pdf, other

    eess.IV cs.GR cs.MM

    Evaluation of 4D Light Field Compression Methods

    Authors: David Barina, Tomas Chlubna, Marek Solony, Drahomir Dlabaja, Pavel Zemcik

    Abstract: Light field data records the amount of light at multiple points in space, captured e.g. by an array of cameras or by a light-field camera that uses microlenses. Since the storage and transmission requirements for such data are tremendous, compression techniques for light fields are gaining momentum in recent years. Although plenty of efficient compression formats do exist for still and moving imag… ▽ More

    Submitted 17 May, 2019; originally announced May 2019.

    Comments: accepted for publication and presentation at the WSCG 2019

  4. Simple Signal Extension Method for Discrete Wavelet Transform

    Authors: David Barina, Pavel Zemcik, Michal Kula

    Abstract: Discrete wavelet transform of finite-length signals must necessarily handle the signal boundaries. The state-of-the-art approaches treat such boundaries in a complicated and inflexible way, using special prolog or epilog phases. This holds true in particular for images decomposed into a number of scales, exemplary in JPEG 2000 coding system. In this paper, the state-of-the-art approaches are exten… ▽ More

    Submitted 25 September, 2017; originally announced September 2017.

    Comments: preprint; presented on ICSIP 2016

  5. arXiv:1708.07853  [pdf, other

    cs.CV

    The Parallel Algorithm for the 2-D Discrete Wavelet Transform

    Authors: David Barina, Pavel Najman, Petr Kleparnik, Michal Kula, Pavel Zemcik

    Abstract: The discrete wavelet transform can be found at the heart of many image-processing algorithms. Until now, the transform on general-purpose processors (CPUs) was mostly computed using a separable lifting scheme. As the lifting scheme consists of a small number of operations, it is preferred for processing using single-core CPUs. However, considering a parallel processing using multi-core processors,… ▽ More

    Submitted 26 September, 2017; v1 submitted 25 August, 2017; originally announced August 2017.

    Comments: accepted for publication at ICGIP 2017

  6. arXiv:1705.08266  [pdf, other

    cs.CV cs.MM

    Accelerating Discrete Wavelet Transforms on GPUs

    Authors: David Barina, Michal Kula, Michal Matysek, Pavel Zemcik

    Abstract: The two-dimensional discrete wavelet transform has a huge number of applications in image-processing techniques. Until now, several papers compared the performance of such transform on graphics processing units (GPUs). However, all of them only dealt with lifting and convolution computation schemes. In this paper, we show that corresponding horizontal and vertical lifting parts of the lifting sche… ▽ More

    Submitted 18 May, 2017; originally announced May 2017.

    Comments: preprint submitted to ICIP 2017. arXiv admin note: substantial text overlap with arXiv:1704.08657

  7. arXiv:1705.03531  [pdf, other

    cs.MM cs.GR

    New Transforms for JPEG Format

    Authors: Stanislav Svoboda, David Barina

    Abstract: The two-dimensional discrete cosine transform (DCT) can be found in the heart of many image compression algorithms. Specifically, the JPEG format uses a lossy form of compression based on that transform. Since the standardization of the JPEG, many other transforms become practical in lossy data compression. This article aims to analyze the use of these transforms as the DCT replacement in the JPEG… ▽ More

    Submitted 9 May, 2017; originally announced May 2017.

    Comments: preprint submitted to SCCG 2017

  8. arXiv:1704.08657  [pdf, other

    cs.PF cs.GR cs.MM

    Accelerating Discrete Wavelet Transforms on Parallel Architectures

    Authors: David Barina, Michal Kula, Michal Matysek, Pavel Zemcik

    Abstract: The 2-D discrete wavelet transform (DWT) can be found in the heart of many image-processing algorithms. Until recently, several studies have compared the performance of such transform on various shared-memory parallel architectures, especially on graphics processing units (GPUs). All these studies, however, considered only separable calculation schemes. We show that corresponding separable parts c… ▽ More

    Submitted 29 May, 2017; v1 submitted 27 April, 2017; originally announced April 2017.

    Comments: submitted on WSCG 2017

  9. Parallel Wavelet Schemes for Images

    Authors: David Barina, Michal Kula, Pavel Zemcik

    Abstract: In this paper, we introduce several new schemes for calculation of discrete wavelet transforms of images. These schemes reduce the number of steps and, as a consequence, allow to reduce the number of synchronizations on parallel architectures. As an additional useful property, the proposed schemes can reduce also the number of arithmetic operations. The schemes are primarily demonstrated on CDF 5/… ▽ More

    Submitted 16 October, 2019; v1 submitted 2 May, 2016; originally announced May 2016.

    Comments: This is a preprint of the article that appeared in the Journal of Real-Time Image Processing. The final publication is available at Springer via http://doi.org/10.1007/s11554-016-0646-3

    Journal ref: Real-Time Image Proc (2019) 16: 1365

  10. arXiv:1605.00366  [pdf, other

    cs.CV

    Compression Artifacts Removal Using Convolutional Neural Networks

    Authors: Pavel Svoboda, Michal Hradis, David Barina, Pavel Zemcik

    Abstract: This paper shows that it is possible to train large and deep convolutional neural networks (CNN) for JPEG compression artifacts reduction, and that such networks can provide significantly better reconstruction quality compared to previously used smaller networks as well as to any other state-of-the-art methods. We were able to train networks with 8 layers in a single step and in relatively short t… ▽ More

    Submitted 2 May, 2016; originally announced May 2016.

    Comments: To be published in WSCG 2016

  11. arXiv:1602.03308  [pdf, other

    cs.CV cs.GR cs.MM

    Gabor Wavelets in Image Processing

    Authors: David Barina

    Abstract: This work shows the use of a two-dimensional Gabor wavelets in image processing. Convolution with such a two-dimensional wavelet can be separated into two series of one-dimensional ones. The key idea of this work is to utilize a Gabor wavelet as a multiscale partial differential operator of a given order. Gabor wavelets are used here to detect edges, corners and blobs. A performance of such an int… ▽ More

    Submitted 10 February, 2016; originally announced February 2016.