<?xml version="1.0" encoding="UTF-8"?>
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="JATS-archive-oasis-article1-4.xsd" article-type="research-article" dtd-version="1.4" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Журнал Научное обозрение. Технические науки</journal-title>
      </journal-title-group>
      <issn>2500-0799</issn>
      <publisher>
        <publisher-name>Общество с ограниченной ответственностью &amp;quot;Издательский Дом &amp;quot;Академия Естествознания&amp;quot;</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.17513/srts.1454</article-id>
      <article-id pub-id-type="publisher-id">ART-1454</article-id>
      <title-group>
        <article-title>СРАВНИТЕЛЬНЫЙ АНАЛИЗ МЕТОДОВ ОПРЕДЕЛЕНИЯ ОПОРНЫХ ТОЧЕК НА ИЗОБРАЖЕНИЯХ</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Нажимова</surname>
              <given-names>Н.А.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Nazhimova</surname>
              <given-names>N.A.</given-names>
            </name>
          </name-alternatives>
          <email>bahmetova@list.ru</email>
          <xref ref-type="aff" rid="aff2b94fc27"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Киселев</surname>
              <given-names>А.А.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Kiselev</surname>
              <given-names>A.A.</given-names>
            </name>
          </name-alternatives>
          <email>m1802294@edu.misis.ru</email>
          <xref ref-type="aff" rid="aff2b94fc27"/>
        </contrib>
      </contrib-group>
      <aff id="aff2b94fc27">
        <institution xml:lang="ru">ФГБОУ ВО «Нижегородский государственный технический университет им. Р.Е. Алексеева»</institution>
        <institution xml:lang="en">Nizhny Novgorod state technical University named after R.E. Alekseev</institution>
      </aff>
      <pub-date date-type="pub" iso-8601-date="2024-01-01">
        <day>01</day>
        <month>01</month>
        <year>2024</year>
      </pub-date>
      <issue>1</issue>
      <fpage>23</fpage>
      <lpage>28</lpage>
      <permissions>
        <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This is an open-access article distributed under the terms of the CC BY 4.0 license.</license-p>
        </license>
      </permissions>
      <self-uri content-type="url" hreflang="ru">https://science-engineering.ru/ru/article/view?id=1454</self-uri>
      <abstract xml:lang="ru" lang-variant="original" lang-source="author">
        <p>Определение опорных точек – одна из важнейших задач обработки изображений, включающая в себя поиск, описание и классификацию опорных точек на изображении. Эти точки служат основой для дальнейшего сопоставления изображений, обнаружения изменений и деформаций на них, а также используются в метриках, позволяющих определить различия между ними. В статье рассматриваются пять наиболее популярных и используемых методов определения опорных точек: SIFT (Scale-Invariant Feature Transform), FAST (Features from Accelerated Segment Test), BRIEF (Binary Robust Independent Elementary Features), ORB (Oriented FAST and Rotated BRIEF) и AKAZE (Accelerated KAZE). Проводится сравнительный анализ этих методов на основе качества определения точек и времени их выполнения на наборе изображений, содержащих высокую плотность малых деталей, отснятых в разное время года и при разных условиях освещенности. Также проводится сравнение перечисленных выше алгоритмов с самообучающимся алгоритмом SuperPoint, использующим для определения и описания опорных точек пару «декодировщик – кодировщик» и сверточные нейронные сети. Целью статьи является выявление наиболее точного и наименее вычислительно затратного метода определения опорных точек.</p>
      </abstract>
      <abstract xml:lang="en" lang-variant="translation" lang-source="translator">
        <p>Feature extraction is one of the most important tasks of image processing, which includes search, description and classification of reference points (features) in an image. These points serve as a basis for further comparison of images, detection of changes and deformations on them, and are also used in metrics to determine the differences between images. This paper discusses five of the most popular and utilized methods of feature detection and description: SIFT (Scale-Invariant Feature Transform), FAST (Features from Accelerated Segment Test), BRIEF (Binary Robust Independent Elementary Features), ORB (Oriented FAST and Rotated BRIEF), and AKAZE (Accelerated KAZE). A comparative analysis of these methods based on the quality of point detection and their execution time on a set of images containing high density of small details captured at different times of the year and under different illumination conditions is carried out. The above algorithms are also compared with the self-learning SuperPoint algorithm, which uses a pair of decoder-encoder and convolutional neural networks to identify and describe features. The aim of the paper is to identify the most accurate and least computationally expensive method of feature detection.</p>
      </abstract>
      <kwd-group xml:lang="ru">
        <kwd>опорные точки</kwd>
        <kwd>SuperPoint</kwd>
        <kwd>обработка изображений</kwd>
        <kwd>дескрипторы</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>features</kwd>
        <kwd>SuperPoint</kwd>
        <kwd>image processing</kwd>
        <kwd>descriptors</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <back>
    <ref-list>
      <ref>
        <note>
          <p>1. Huang A.S., Bachrach A., Henry P., Krainin M., Maturana D., Fox D., Roy N. Visual odometry and mapping for autonomous flight using an rgb-d camera // In Robotics Research. 2017. P. 235-252.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>2. Bonny M.Z., Uddin M.S. Feature-based image stitching algorithms // 2016 International Workshop on Computational Intelligence (IWCI). 2016. P. 198-203.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>3. Niu B., Gao Z., Guo B. Facial Expression Recognition with LBP and ORB Features // Computational Intelligence and Neuroscience. 2021. Vol. 2021. P. 1-10. DOI: 10.1155/2021/ 8828245</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>4. Yan H., Wang J., Zhang P. Application of Optimized ORB Algorithm in Design AR Augmented Reality Technology Based on Visualization // Mathematics. 2023. Vol. 11(6). P. 1278.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>5. Lowe, D.G. Object Recognition from Local Scale-Invariant Features // In Proceedings of the IEEE International Conference on Computer Vision, Corfu, Greece. 20–27 September 1999. P. 150.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>6. Rosten E., Drummond T. Machine learning for high-speed corner detection. In Computer Vision-ECCV 2006; Leonardis A., Bischof H., Pinz A., Eds. Springer: Berlin/Heidelberg, Germany. 2006. P. 430-443.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>7. Calonder M., Lepetit V., Strecha C., Fua P. BRIEF: Binary Robust Independent Elementary Features. In Computer Vision-ECCV 2010; Daniilidis K., Maragos P., Paragios N., Eds. Springer: Berlin/Heidelberg, Germany. 2010. Vol. 6314. P. 778-792.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>8. Xue Y., Gao T. Feature Point Extraction and Matching Method Based on Akaze in Illumination Invariant Color Space // 2020 IEEE 5th International Conference on Image, Vision and Computing (ICIVC). 2020. P. 160-165.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>9. Zhang Y., Gang X.U., Zhang X.Y. et al. An Improved ORB Feature Points Matching Algorithm [J] // Journal of Chongqing Technology and Business University (Natural Science Edition). 2018. P. 207-211.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>10. DeTone D., Malisiewicz T., Rabinovich A. Superpoint: Self-supervised interest point detection and description // In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops. 2018. P. 224-236.</p>
        </note>
      </ref>
    </ref-list>
  </back>
</article>
