<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Computing, Telecommunication and Control</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Информатика, телекоммуникации и управление</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2687-0517</issn>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">8</article-id>
      <article-id pub-id-type="doi">10.18721/JCSTCS.17308</article-id>
      <title-group>
        <article-title>Non-invasive heart rate measurement system based on video stream analysis</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Система неинвазивного измерения частоты сердечных сокращений на основе анализа видеопотока</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Antonenko</surname>
            <given-names>Maksim</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Budanov</surname>
            <given-names>Dmitriy</given-names>
          </name>
          <email>dmitriy.budanov@gmail.com</email>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0003-0334-2770</contrib-id>
          <name>
            <surname>Zaitceva</surname>
            <given-names>Anna</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
        </contrib>
      </contrib-group>
      <aff id="aff1">Peter the Great St. Petersburg Polytechnic University</aff>
      <aff id="aff2">Institute for Analytical Instrumentation of the Russian Academy of Sciences</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2024-09-30">
        <day>30</day>
        <month>09</month>
        <year>2024</year>
      </pub-date>
      <volume>17</volume>
      <issue>3</issue>
      <fpage>84</fpage>
      <lpage>92</lpage>
      <abstract xml:lang="en">
        <p>The paper is devoted to the development and testing of a remote biomonitoring system based on the phenomenon of plethysmography. This phenomenon allows not only to measure a person’s pulse rate non-invasively, but also to assess physiological state of the person. At the first stage of the system operation, it is necessary to detect regions of interest. This operation can be effectively implemented using neural networks. The task of face recognition was performed by the YOLOv7-tiny architecture, due to its speed and the ability to run on embedded systems. For the detected face, a rectangle was created, whose coordinates indicated the boundaries of the face. Next, the average brightness of the selected areas is calculated and stored in the dataset. By performing fast Fourier transform (FFT) for a given set, it is possible to obtain a signal spectrum. Using methods of digital signal processing, it is possible to filter the signal and select the part of the spectrum of interest in the region of 0.7–3 Hz. The maximum amplitude of the harmonic will correspond to the current pulse.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>remote biomonitoring</kwd>
        <kwd>telehealth</kwd>
        <kwd>heart rate</kwd>
        <kwd>photoplethysmography</kwd>
        <kwd>Fourier transform</kwd>
        <kwd>neural network</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
