<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" dtd-version="1.3" xml:lang="ru" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://metafora.rcsi.science/xsd_files/journal3.xsd">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">moitvivt</journal-id>
      <journal-title-group>
        <journal-title xml:lang="ru">Моделирование, оптимизация и информационные технологии</journal-title>
        <trans-title-group xml:lang="en">
          <trans-title>Modeling, Optimization and Information Technology</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2310-6018</issn>
      <publisher>
        <publisher-name>Издательство</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi"/>
      <article-id pub-id-type="custom" custom-type="elpub">508</article-id>
      <title-group>
        <article-title xml:lang="ru">АНАЛИЗ АЛГОРИТМОВ ОБРАБОТКИ ДВИЖУЩИХСЯ ОБЪЕКТОВ НА ВИДЕОИЗОБРАЖЕНИИ</article-title>
        <trans-title-group xml:lang="en">
          <trans-title>ANALYSIS OF ALGORITHMS FOR DETECTING MOVING OBJECTS IN THE VIDEO IMAGE</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <name-alternatives>
            <name name-style="eastern" xml:lang="ru">
              <surname>Берников</surname>
              <given-names>Владислав Валерьевич</given-names>
            </name>
            <name name-style="western" xml:lang="en">
              <surname>Bernikov</surname>
              <given-names>Vladislav Valeryevich</given-names>
            </name>
          </name-alternatives>
          <xref ref-type="aff">aff-1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="yes">
          <name-alternatives>
            <name name-style="eastern" xml:lang="ru">
              <surname>Преображенский</surname>
              <given-names>Андрей Петрович</given-names>
            </name>
            <name name-style="western" xml:lang="en">
              <surname>Preobrazhensky</surname>
              <given-names>Andrei Petrovich</given-names>
            </name>
          </name-alternatives>
          <email>app@vivt.ru</email>
          <xref ref-type="aff">aff-2</xref>
        </contrib>
        <contrib contrib-type="author" corresp="yes">
          <name-alternatives>
            <name name-style="eastern" xml:lang="ru">
              <surname>Чопоров</surname>
              <given-names>Олег Николаевич</given-names>
            </name>
            <name name-style="western" xml:lang="en">
              <surname>Choporov</surname>
              <given-names>Oleg Nikolaevich</given-names>
            </name>
          </name-alternatives>
          <email>choporov_oleg@mail.ru</email>
          <xref ref-type="aff">aff-3</xref>
        </contrib>
      </contrib-group>
      <aff-alternatives id="aff-1">
        <aff xml:lang="ru">Воронежский институт высоких технологий</aff>
        <aff xml:lang="en">Voronezh Institute of High Technologies</aff>
      </aff-alternatives>
      <aff-alternatives id="aff-2">
        <aff xml:lang="ru">Воронежский институт высоких технологий</aff>
        <aff xml:lang="en">Voronezh Institute of High Technologies</aff>
      </aff-alternatives>
      <aff-alternatives id="aff-3">
        <aff xml:lang="ru">Воронежский государственный технический университет</aff>
        <aff xml:lang="en">Voronezh State Technical University</aff>
      </aff-alternatives>
      <pub-date pub-type="epub">
        <day>01</day>
        <month>01</month>
        <year>2026</year>
      </pub-date>
      <volume>1</volume>
      <issue>1</issue>
      <elocation-id>e508</elocation-id>
      <permissions>
        <copyright-statement>Copyright © Авторы, 2026</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="creative-commons-attribution" xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This work is licensed under a Creative Commons Attribution 4.0 International License</license-p>
        </license>
      </permissions>
      <self-uri xlink:href="https://moitvivt.ru/ru/journal/article?id=508"/>
      <abstract xml:lang="ru">
        <p>Задача, связанная с обнаружением объектов на видеоизображениях, имеет множество практических приложений, касающихся вопросов безопасности, обработки информации в виртуальной реальности, управления мобильными роботами и др. В работе рассмотрены наиболее часто используемые методы выделения движущихся объектов применительно к видеопоследовательностям, полученным с бытовых камер в условиях присутствия шумов на изображениях. Показаны основные особенности обнаружения объектов. Описаны характеристики основных методов, используемых для анализа: метод вычитания фона, метод временного различия, метод оптического потока. Выделены основные проблемы обработки видеопоследовательностей, описана невозможность применения классических методов и предложены пути улучшения качества выделения движущихся объектов. Приведена таблица сравнительного анализа методов, в которой даны: время, затрачиваемое на вычисление, точность обнаружения, достоинства и недостатки подходов. Также приведена таблица сравнения успешности методов при обнаружении объектов, в которой указан процент успешного определения объекта при заданном разрешении видео и определенном окружении объекта. Было продемонстрировано, что видно, что разрешение видео заметным образом оказывает влияние на успешность обнаружения движущихся объектов, так как чем больше разрешение, тем больше предварительной информации для обработки алгоритм имеет в каждом кадре.</p>
      </abstract>
      <trans-abstract xml:lang="en">
        <p>The problem related to the detection of objects on video images, has many practical&#13;
applications related to security issues, information processing in virtual reality, management&#13;
of mobile robots, etc. The paper considers the most frequently used methods of allocation&#13;
moving objects in relation to video sequences obtained from household cameras in the&#13;
presence of noise in images. The main features of object detection are shown. The&#13;
characteristics of the main methods used for the analysis are described: the method of&#13;
background subtraction, the method of time difference, the method of optical flow. The main&#13;
problems of processing video sequences are identified, the impossibility of using classical&#13;
methods is described, and ways to improve the quality of moving objects are proposed. The&#13;
table of comparative analysis of methods is given: time spent on calculation, accuracy of&#13;
detection, advantages and disadvantages. There is also a table comparing the success of&#13;
methods when detecting objects, which specifies the percentage of successful object definition&#13;
at a given video resolution and a certain environment. It has been demonstrated that video&#13;
resolution has a noticeable effect on the success of the detection of moving objects, as the&#13;
higher the resolution, the more preliminary information for processing the algorithm has in&#13;
each frame.</p>
      </trans-abstract>
      <kwd-group xml:lang="ru">
        <kwd>движение</kwd>
        <kwd>контур</kwd>
        <kwd>обнаружение</kwd>
        <kwd>анализ</kwd>
        <kwd>методы</kwd>
        <kwd>сегментация</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>video modeling</kwd>
        <kwd>optical flow</kwd>
        <kwd>object detection</kwd>
        <kwd>processing of the frame</kwd>
        <kwd>video sequence</kwd>
      </kwd-group>
      <funding-group>
        <funding-statement xml:lang="ru">Исследование выполнено без спонсорской поддержки.</funding-statement>
        <funding-statement xml:lang="en">The study was performed without external funding.</funding-statement>
      </funding-group>
    </article-meta>
  </front>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="cit1">
        <label>1</label>
        <mixed-citation xml:lang="ru">Manisha Chate Object Detection and tracking in Video Sequences /&#13;
Manisha Chate, S.Amudha, Gohokar Vinaya // ACEEE Int. J. on Signal &amp;&#13;
Image Processing, Vol. 03, No. 01, Jan 2012.</mixed-citation>
      </ref>
      <ref id="cit2">
        <label>2</label>
        <mixed-citation xml:lang="ru">Anaswara S Mohan Video Image Processing for Moving Object Detection&#13;
and Segmentation using Background Subtraction / Anaswara S Mohan,&#13;
R.Resmi // IEEE International Conference on Computational Systems and&#13;
Communications (ICCSC), Vol. 01, no. 01, pp.288-292, 17-18 Dec 2014.</mixed-citation>
      </ref>
      <ref id="cit3">
        <label>3</label>
        <mixed-citation xml:lang="ru">Weiming Hu. A Survey on Visual Surveillance of Object Motion and&#13;
Behaviors / Weiming Hu, Tieniu Tan,Liang Wang, and Steve Maybank //&#13;
IEEE Transactions on systems, man, and cybernetics applications and&#13;
reviews, vol. 34, no. 3, pp. 334- 352, August 2004</mixed-citation>
      </ref>
      <ref id="cit4">
        <label>4</label>
        <mixed-citation xml:lang="ru">Лычков И. И. Отслеживание движущихся объектов для мониторинга&#13;
транспортного потока / И. И. Лычков, А. Н. Алфимцев, В. В.&#13;
Девятков // (http://itas2011.iitp.ru/pdf/1569457725.pdf)</mixed-citation>
      </ref>
      <ref id="cit5">
        <label>5</label>
        <mixed-citation xml:lang="ru">Singla M. Motion Detection Based on Frame Difference Method&#13;
International / M.Singla // Journal of Information &amp; Computation&#13;
Technology. 2014. Vol. 4. No. 15. P. 1559–1565.&#13;
</mixed-citation>
      </ref>
      <ref id="cit6">
        <label>6</label>
        <mixed-citation xml:lang="ru">Zivkovic Z. Improved adaptive gaussian mixture model for background&#13;
subtraction / Z.Zivkovic // IEEE Int. Conf. Pattern Recognition. 2004.&#13;
Vol. 2. P. 28–31</mixed-citation>
      </ref>
      <ref id="cit7">
        <label>7</label>
        <mixed-citation xml:lang="ru">Bouwmans T. Background Modeling using Mixture of Gaussians for&#13;
Foreground Detection – A Survey / T. Bouwmans, El Baf F., B.Vachon //&#13;
Recent Patents on Computer Science. 2008. Vol. 1. P. 219– 237.</mixed-citation>
      </ref>
      <ref id="cit8">
        <label>8</label>
        <mixed-citation xml:lang="ru">Asim R. Aldhaheri Detection and Classification of a Moving Object in a&#13;
Video Stream / Asim R. Aldhaheri and Eran A. Edirisinghe // Proc. of the&#13;
Intl. Conf. on Advances in Computing and Information TechnologyACIT, 2014.</mixed-citation>
      </ref>
      <ref id="cit9">
        <label>9</label>
        <mixed-citation xml:lang="ru">Гордин М. С. Алгоритмы обнаружения тревожных событий для&#13;
систем автоматизированного видеонаблюдения / М. С. Гордин, С. А.&#13;
Иванов.// Вестник НГУ: сб. статей. – Новосибирск, 2017. – Вып. 3.</mixed-citation>
      </ref>
      <ref id="cit10">
        <label>10</label>
        <mixed-citation xml:lang="ru">Kozlov V.A. Analiz metodov vydeleniya dvizhushchikhsya ob"ektov na&#13;
videoposledovatel'nosti s shumami / V.A. Kozlov, A.S. Potapov //&#13;
Nauchno-tekhnicheskiy vestnik Sankt-Peterburgskogo gosudarstvennogo&#13;
universiteta informatsionnykh tekhnologiy, mekhaniki i optiki: sb. statey.&#13;
– Sankt-Peterburg, 2011. ¬¬– Vyp. 73.</mixed-citation>
      </ref>
    </ref-list>
    <fn-group>
      <fn fn-type="conflict">
        <p>The authors declare that there are no conflicts of interest present.</p>
      </fn>
    </fn-group>
  </back>
</article>