Efficient method for parallel computation of geodesic transformation on CPU
Abstract
This paper introduces a fast Central Processing Unit (CPU) implementation of geodesic morphological operations using stream processing. In contrast to the current state-of-the-art, that focuses on achieving insensitivity to the filter sizes with efficient data structures, the proposed approach achieves efficient computation of long chains of elementary filters using multicore and Single Instruction Multiple Data (SIMD) processing. In comparison to the related methods, up to times faster computation of common geodesic operators is achieved in this way, allowing for real-time processing (with over FPS) of up to filters long chains, applied on images. In addition, the proposed approach outperformed GPGPU, and proved to be more efficient than the comparable streaming method for the computation of morphological erosions and dilations with window sizes up to in the case of using char and when using double data types.
Cite
@article{arxiv.1911.13074,
title = {Efficient method for parallel computation of geodesic transformation on CPU},
author = {Danijel Žlaus and Domen Mongus},
journal= {arXiv preprint arXiv:1911.13074},
year = {2019}
}
Comments
\c{opyright} 2019 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works