10.14489/vkit.2018.01.pp.024-033 |
DOI: 10.14489/vkit.2018.01.pp.024-033 Кушнир О. А., Середин О. С. Аннотация. Рассмотрены способы ускорения работы метода сравнения бинарных изображений на основе описания скелетов объектов цепочками примитивов. Обосновано применение параллельных вычислений на персональном компьютере с использованием технологии OpenMP и библиотек для работы с потоками стандарта языка программирования C++11. Проведены эксперименты для оценки ускорения, полученного параллельными реализациями алгоритма сравнения бинарных изображений, относительно последовательной версии. Ключевые слова: бинарное изображение; сравнение форм; скелет; цепочка примитивов; функция парного сравнения; параллельные вычисления.
Kushnir O. A., Seredin O. S. Abstract. The skeleton is a useful descriptor for solving Computer Vision problems based on shape matching. Skeleton matching is a rather computationally expensive task, so some ways of reducing computations are appreciated, especially in case of video stream processing. There are two main methods of speeding up an algorithm – the first one is the analytical, by improving the algorithm and reducing the number of operations in it; and the second one is the technical, by parallelizing some parts of the source code. In this work we propose the technical way of speeding up the previously suggested skeleton matching algorithm based on skeleton primitive chains alignment. We review two parallel computing techniques for the systems with shared memory – OpenMP and C++11 multithreading – and prove that they are proper for our skeleton matching algorithm which could be used on ordinary multicore PCs. Then we show which part of the algorithm would be parallelized. As a conclusion we discuss experimental results achieved on two parallel versions of the algorithm. Keywords: Binary image; Shape matching; Skeleton; Chain of primitives; Pairwise comparison function; Parallel computing.
РусО. А. Кушнир, О. С. Середин (Тульский государственный университет, Тула, Россия) E-mail: Этот e-mail адрес защищен от спам-ботов, для его просмотра у Вас должен быть включен Javascript EngO. A. Kushnir, O. S. Seredin (Tula State University, Tula, Russia) E-mail: Этот e-mail адрес защищен от спам-ботов, для его просмотра у Вас должен быть включен Javascript
Рус1. Blum H. A Transformation for Extracting New Descriptors of Shape // Models for the Perception of Speech and Visual Form 19 (5). 1967. P. 362 – 380. Eng1. Blum H. (1967). A transformation for extracting new descriptors of shape. Models for the Perception of Speech and Visual Form, 19(5), pp. 362-380.
РусСтатью можно приобрести в электронном виде (PDF формат). Стоимость статьи 350 руб. (в том числе НДС 18%). После оформления заказа, в течение нескольких дней, на указанный вами e-mail придут счет и квитанция для оплаты в банке. После поступления денег на счет издательства, вам будет выслан электронный вариант статьи. Для заказа скопируйте doi статьи: 10.14489/vkit.2018.01.pp.024-033 Отправляя форму вы даете согласие на обработку персональных данных. .
EngThis article is available in electronic format (PDF). The cost of a single article is 350 rubles. (including VAT 18%). After you place an order within a few days, you will receive following documents to your specified e-mail: account on payment and receipt to pay in the bank. After depositing your payment on our bank account we send you file of the article by e-mail. To order articles please copy the article doi: 10.14489/vkit.2018.01.pp.024-033 and fill out the
.
|