Application of parallelization of computations in the implementation of the algorithm of fractal dimension calculation of two-dimensional images

   

I. M. Frantsevich Institute for Problems of Materials Science of the NAS of Ukraine, Omeliana Pritsaka str.,3, Kyiv, 03142, Ukraine
Mathematical Models and Computing Experiment in Material Science - Kiev: Frantsevich Institute for Problems of Materials Science NASU, 2015, #17
http://www.materials.kiev.ua/article/1491

Abstract

The work considered the using of tools for parallelization of computations on the C++ programming language (Windows API, OpenMP, C++11) to computer implementation of the algorithm of fractal dimension calculation of two-dimensional images. Considered the advantages and disadvantages of these methods, it is shown that the simplest and most effective method is using of standard C++11 features.


ALGORITHM, C++11, DYNAMICAL MULTITHREADING, MULTIPROCESSING SYSTEMS, OPENMP, PARALLEL CALCULATIONS