Skip to main content

Showing 1–2 of 2 results for author: Ehrensperger, G

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

    cs.CV

    Evaluating CNNs on the Gestalt Principle of Closure

    Authors: Gregor Ehrensperger, Sebastian Stabinger, Antonio Rodríguez Sánchez

    Abstract: Deep convolutional neural networks (CNNs) are widely known for their outstanding performance in classification and regression tasks over high-dimensional data. This made them a popular and powerful tool for a large variety of applications in industry and academia. Recent publications show that seemingly easy classifaction tasks (for humans) can be very challenging for state of the art CNNs. An att… ▽ More

    Submitted 30 March, 2019; originally announced April 2019.

  2. arXiv:1504.01052  [pdf, other

    cs.CV cs.GR cs.IT

    Fast algorithms for morphological operations using run-length encoded binary images

    Authors: Gregor Ehrensperger, Alexander Ostermann, Felix Schwitzer

    Abstract: This paper presents innovative algorithms to efficiently compute erosions and dilations of run-length encoded (RLE) binary images with arbitrary shaped structuring elements. An RLE image is given by a set of runs, where a run is a horizontal concatenation of foreground pixels. The proposed algorithms extract the skeleton of the structuring element and build distance tables of the input image, whic… ▽ More

    Submitted 4 April, 2015; originally announced April 2015.

    Comments: 17 pages, 2 figures. Submitted to Elsevier (Pattern Recognition). For the associated source code, see https://numerical-analysis.uibk.ac.at/g.ehrensperger

    MSC Class: 94A08 (Primary) 65D18; 65D19; 68U10; 94A12 (Secondary) ACM Class: I.4.3; I.5; I.4.10