Skip to main content

Showing 1–6 of 6 results for author: Wiklund, K

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

    cs.SE

    In industrial embedded software, are some compilation errors easier to localize and fix than others?

    Authors: Han Fu, Sigrid Eldh, Kristian Wiklund, Andreas Ermedahl, Philipp Haller, Cyrille Artho

    Abstract: Industrial embedded systems often require specialized hardware. However, software engineers have access to such domain-specific hardware only at the continuous integration (CI) stage and have to use simulated hardware otherwise. This results in a higher proportion of compilation errors at the CI stage than in other types of systems, warranting a deeper study. To this end, we create a CI diagnost… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

    Comments: 12 pages, 10 figures, ICST 2024

    ACM Class: D.2.5

  2. Software Test Automation Maturity -- A Survey of the State of the Practice

    Authors: Yuqing Wang, Mika V. Mäntylä, Serge Demeyer, Kristian Wiklund, Sigrid Eldh, Tatu Kairi

    Abstract: The software industry has seen an increasing interest in test automation. In this paper, we present a test automation maturity survey serving as a self-assessment for practitioners. Based on responses of 151 practitioners coming from above 101 organizations in 25 countries, we make observations regarding the state of the practice of test automation maturity: a) The level of test automation maturit… ▽ More

    Submitted 20 April, 2020; originally announced April 2020.

  3. A self-assessment Instrument for assessing test automation maturity

    Authors: Yuqing Wang, Mika Mäntylä, Sigrid Eldh, Jouni Markkula, Kristian Wiklund, Tatu Kairi, Päivi Raulamo-Jurvanen, Antti Haukinen

    Abstract: Test automation is important in software industry but self-assessment instruments for assessing its maturity are not sufficient. The two objectives of this study are to synthesize what an organization should focus to assess its test automation; develop a self-assessment instrument (a survey) for assessing test automation maturity and scientifically evaluate it. We carried out the study in four sta… ▽ More

    Submitted 11 April, 2019; originally announced April 2019.

    Comments: 10 pages

  4. UmUTracker: A versatile MATLAB program for automated particle tracking of 2D light microscopy or 3D digital holography data

    Authors: Hanqing Zhang, Tim Stangner, Krister Wiklund, Alvaro Rodriguez, Magnus Andersson

    Abstract: We present a versatile and fast MATLAB program (UmUTracker) that automatically detects and tracks particles by analyzing video sequences acquired by either light microscopy or digital in-line holographic microscopy. Our program detects the 2D lateral positions of particles with an algorithm based on the isosceles triangle transform, and reconstructs their 3D axial positions by a fast implementatio… ▽ More

    Submitted 21 April, 2017; v1 submitted 27 January, 2017; originally announced January 2017.

    Comments: Manuscript including supplementary materials

  5. arXiv:1605.03328  [pdf

    cs.CV

    A robust particle detection algorithm based on symmetry

    Authors: Alvaro Rodriguez, Hanqing Zhang, Krister Wiklund, Tomas Brodin, Jonatan Klaminder, Patrik Andersson, Magnus Andersson

    Abstract: Particle tracking is common in many biophysical, ecological, and micro-fluidic applications. Reliable tracking information is heavily dependent on of the system under study and algorithms that correctly determines particle position between images. However, in a real environmental context with the presence of noise including particular or dissolved matter in water, and low and fluctuating light con… ▽ More

    Submitted 11 May, 2016; originally announced May 2016.

    Comments: Manuscript including supplementary materials

  6. arXiv:1511.00461  [pdf

    cs.CV

    Circle detection using isosceles triangles sampling

    Authors: Hanqing Zhang, Krister Wiklund, Magnus Andersson

    Abstract: Detection of circular objects in digital images is an important problem in several vision applications. Circle detection using randomized sampling has been developed in recent years to reduce the computational intensity. Randomized sampling, however, is sensitive to noise that can lead to reduced accuracy and false-positive candidates. This paper presents a new circle detection method based upon r… ▽ More

    Submitted 2 November, 2015; originally announced November 2015.

    Comments: Manuscript, 31 pages, 11 figures

    MSC Class: I.5.4