<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "https://jats.nlm.nih.gov/nlm-dtd/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="3.0" xml:lang="en">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">ISPRS-Archives</journal-id>
<journal-title-group>
<journal-title>The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences</journal-title>
<abbrev-journal-title abbrev-type="publisher">ISPRS-Archives</abbrev-journal-title>
<abbrev-journal-title abbrev-type="nlm-ta">Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci.</abbrev-journal-title>
</journal-title-group>
<issn pub-type="epub">2194-9034</issn>
<publisher><publisher-name>Copernicus Publications</publisher-name>
<publisher-loc>Göttingen, Germany</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.5194/isprs-archives-XLII-2-W4-179-2017</article-id>
<title-group>
<article-title>THE PARALLEL IMPLEMENTATION OF ALGORITHMS FOR FINDING THE REFLECTION SYMMETRY OF THE BINARY IMAGES</article-title>
</title-group>
<contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Fedotova</surname>
<given-names>S.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Seredin</surname>
<given-names>O.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kushnir</surname>
<given-names>O.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
</contrib-group><aff id="aff1">
<label>1</label>
<addr-line>Tula State University, 300012, Tula, Lenin Ave., 92, Russia</addr-line>
</aff>
<pub-date pub-type="epub">
<day>10</day>
<month>05</month>
<year>2017</year>
</pub-date>
<volume>XLII-2/W4</volume>
<fpage>179</fpage>
<lpage>184</lpage>
<permissions>
<copyright-statement>Copyright: &#x000a9; 2017 S. Fedotova et al.</copyright-statement>
<copyright-year>2017</copyright-year>
<license license-type="open-access">
<license-p>This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this licence, visit <ext-link ext-link-type="uri"  xlink:href="https://creativecommons.org/licenses/by/3.0/">https://creativecommons.org/licenses/by/3.0/</ext-link></license-p>
</license>
</permissions>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/XLII-2-W4/179/2017/isprs-archives-XLII-2-W4-179-2017.html">This article is available from https://isprs-archives.copernicus.org/articles/XLII-2-W4/179/2017/isprs-archives-XLII-2-W4-179-2017.html</self-uri>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/XLII-2-W4/179/2017/isprs-archives-XLII-2-W4-179-2017.pdf">The full text article is available as a PDF file from https://isprs-archives.copernicus.org/articles/XLII-2-W4/179/2017/isprs-archives-XLII-2-W4-179-2017.pdf</self-uri>
<abstract>
<p>In this paper, we investigate the exact method of searching an axis of binary image symmetry, based on brute-force search among all
potential symmetry axes. As a measure of symmetry, we use the set-theoretic Jaccard similarity applied to two subsets of pixels of the
image which is divided by some axis. Brute-force search algorithm definitely finds the axis of approximate symmetry which could be
considered as ground-truth, but it requires quite a lot of time to process each image. As a first step of our contribution we develop
the parallel version of the brute-force algorithm. It allows us to process large image databases and obtain the desired axis of
approximate symmetry for each shape in database. Experimental studies implemented on “Butterflies” and “Flavia” datasets have
shown that the proposed algorithm takes several minutes per image to find a symmetry axis. However, in case of real-world
applications we need computational efficiency which allows solving the task of symmetry axis search in real or quasi-real time. So,
for the task of fast shape symmetry calculation on the common multicore PC we elaborated another parallel program, which based on
the procedure suggested before in (Fedotova, 2016). That method takes as an initial axis the axis obtained by superfast comparison
of two skeleton primitive sub-chains. This process takes about 0.5 sec on the common PC, it is considerably faster than any of the
optimized brute-force methods including ones implemented in supercomputer. In our experiments for 70 percent of cases the found
axis coincides with the ground-truth one absolutely, and for the rest of cases it is very close to the ground-truth.</p>
</abstract>
<counts><page-count count="6"/></counts>
</article-meta>
</front>
<body/>
<back>
</back>
</article>