<?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">10.26102/2310-6018/2025.51.4.017</article-id>
      <article-id pub-id-type="custom" custom-type="elpub">2037</article-id>
      <title-group>
        <article-title xml:lang="ru">Разработка прототипа системы компьютерной автоматизированной диагностики с использованием платформы 3D Slicer</article-title>
        <trans-title-group xml:lang="en">
          <trans-title>Development of a prototype of a computer-aided diagnostic system using 3D Slicer</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0003-0004-2334</contrib-id>
          <name-alternatives>
            <name name-style="eastern" xml:lang="ru">
              <surname>Кружалов</surname>
              <given-names>Алексей Сергеевич</given-names>
            </name>
            <name name-style="western" xml:lang="en">
              <surname>Kruzhalov</surname>
              <given-names>Alexey Sergeevich</given-names>
            </name>
          </name-alternatives>
          <email>alexkruzhalov@gmail.com</email>
          <xref ref-type="aff">aff-1</xref>
        </contrib>
      </contrib-group>
      <aff-alternatives id="aff-1">
        <aff xml:lang="ru">Московский политехнический университет</aff>
        <aff xml:lang="en">Moscow Polytechnic 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>10.26102/2310-6018/2025.51.4.017</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=2037"/>
      <abstract xml:lang="ru">
        <p>Статья посвящена разработке прототипа системы компьютерной автоматизированной диагностики для распознавания аневризм сосудов головного мозга с использованием платформы 3D Slicer. Актуальность работы обусловлена растущей нагрузкой на специалистов, занимающихся интерпретацией медицинских изображений, что требует автоматизации диагностических процессов для повышения качества оказания медицинской помощи. Важность предварительного прототипирования систем компьютерной автоматизированной диагностики на начальных этапах работы над системой определяется необходимостью проверки концепции системы и используемых алгоритмов, выявления потенциальных проблем и улучшения взаимодействия между техническими специалистами и экспертами в области медицины. В статье описываются ключевые аспекты разработки, включая использование открытых библиотек и плагинов, а также применение шаблонов проектирования для повышения гибкости и модульности программного кода. Основное внимание уделяется проектированию системы, включая архитектуру программного обеспечения, выбор используемых технологий и реализацию ключевых компонентов. Разработанный прототип системы позволяет пользователю выбирать изображения и модели распознавания, а также строить 3D-визуализации выделенных областей. Результаты работы демонстрируют эффективность предложенного подхода, а также возможности последующей интеграции разработанного прототипа с медицинскими информационными системами и системами архивации и передачи изображений (PACS).</p>
      </abstract>
      <trans-abstract xml:lang="en">
        <p>The article is devoted to the development of a prototype of a computer-aided diagnostics system for recognizing cerebral aneurysms using the 3D Slicer platform. The relevance of the work is due to the growing workload of specialists involved in the interpretation of medical images, which requires automation of diagnostic processes to improve the quality of medical care. The importance of prototyping computer-aided diagnostic systems at the initial stages of work on the system is determined by the need to test the concept of the system and the algorithms used, identify potential problems and improve interaction between technical specialists and experts in the field of medicine. The article describes key aspects of the development, including the use of open libraries and plugins, as well as the application of design patterns to increase the flexibility and modularity of the code. The main focus is on the design of the system, including the software architecture, the choice of technologies used and the implementation of key components. The prototype of the system allows the user to select images and recognition models, as well as build 3D visualizations of the highlighted areas. The results of the work demonstrate the effectiveness of the proposed approach, as well as the possibilities of subsequent integration of the developed prototype with medical information systems and picture archiving and communication systems (PACS).</p>
      </trans-abstract>
      <kwd-group xml:lang="ru">
        <kwd>система компьютерной автоматизированной диагностики</kwd>
        <kwd>прототипирование программного обеспечения</kwd>
        <kwd>медицинская визуализация</kwd>
        <kwd>3D Slicer</kwd>
        <kwd>искусственный интеллект в медицине</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>computer-aided diagnostics system</kwd>
        <kwd>software prototyping</kwd>
        <kwd>medical imaging</kwd>
        <kwd>3D Slicer</kwd>
        <kwd>artificial intelligence in medicine</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">Осипов Л.В., Долгушин М.Б., Михайлов А.И. и др. Заглянуть в человека: визуализация в медицине. Вестник Российского государственного медицинского университета. 2016;(4):4–14.</mixed-citation>
      </ref>
      <ref id="cit2">
        <label>2</label>
        <mixed-citation xml:lang="ru">Kikinis R., Pieper S.D., Vosburgh K.G. 3D Slicer: A Platform for Subject-Specific Image Analysis, Visualization, and Clinical Support. In: Intraoperative Imaging and Image-Guided Therapy. New York: Springer; 2014. P. 277–289. https://doi.org/10.1007/978-1-4614-7657-3_19</mixed-citation>
      </ref>
      <ref id="cit3">
        <label>3</label>
        <mixed-citation xml:lang="ru">Nolden M., Zelzer S., Seitel A., et al. The Medical Imaging Interaction Toolkit: Challenges and Advances. International Journal of Computer Assisted Radiology and Surgery. 2013;8(4):607–620. https://doi.org/10.1007/s11548-013-0840-8</mixed-citation>
      </ref>
      <ref id="cit4">
        <label>4</label>
        <mixed-citation xml:lang="ru">McCormick M., Liu X., Jomier Ju., Marion Ch., Ibanez L. ITK: Enabling Reproducible Research and Open Science. Frontiers in Neuroinformatics. 2014;8. https://doi.org/10.3389/fninf.2014.00013</mixed-citation>
      </ref>
      <ref id="cit5">
        <label>5</label>
        <mixed-citation xml:lang="ru">Schroeder W., Martin K., Lorensen B. The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics. Kitware; 2006. 512 p.</mixed-citation>
      </ref>
      <ref id="cit6">
        <label>6</label>
        <mixed-citation xml:lang="ru">Мартин Р. Чистая архитектура. Искусство разработки программного обеспечения. Санкт-Петербург: Питер; 2022. 352 с.</mixed-citation>
      </ref>
      <ref id="cit7">
        <label>7</label>
        <mixed-citation xml:lang="ru">Ronneberger O., Fischer Ph., Brox Th. U-Net: Convolutional Networks for Biomedical Image Segmentation. In: Medical Image Computing and Computer-Assisted Intervention – MICCAI 2015: Proceedings: Part III: 18th International Conference, 05–09 October 2015, Munich, Germany. Cham: Springer; 2015. P. 234–241. https://doi.org/10.1007/978-3-319-24574-4_28</mixed-citation>
      </ref>
      <ref id="cit8">
        <label>8</label>
        <mixed-citation xml:lang="ru">Кружалов А.С. Методика обучения свёрточной нейронной сети по фрагментам медицинских изображений в задаче распознавания церебральных аневризм. Моделирование, оптимизация и информационные технологии. 2023;11(2). https://doi.org/10.26102/2310-6018/2023.41.2.017</mixed-citation>
      </ref>
      <ref id="cit9">
        <label>9</label>
        <mixed-citation xml:lang="ru">Кружалов А.С., Филиппович А.Ю. Особенности применения сверточных нейронных сетей для распознавания аневризм сосудов головного мозга. В сборнике: Математические методы распознавания образов: Тезисы докладов 21-й Всероссийской конференции с международным участием, 12–15 декабря 2023 года, Москва, Россия. Москва: Российская академия наук; 2023. С. 192–194.</mixed-citation>
      </ref>
      <ref id="cit10">
        <label>10</label>
        <mixed-citation xml:lang="ru">Paszke A., Gross S., Massa F., et al. PyTorch: An Imperative Style, High-Performance Deep Learning Library. In: Proceedings of the 33rd International Conference on Neural Information Processing Systems, 08–14 December 2019, Vancouver, BC, Canada. New York: Curran Associates, Inc.; 2019. P. 8026–8037.</mixed-citation>
      </ref>
      <ref id="cit11">
        <label>11</label>
        <mixed-citation xml:lang="ru">Pérez-García F., Sparks R., Ourselin S. TorchIO: A Python Library for Efficient Loading, Preprocessing, Augmentation and Patch-Based Sampling of Medical Images in Deep Learning. Computer Methods and Programs in Biomedicine. 2021;208. https://doi.org/10.1016/j.cmpb.2021.106236</mixed-citation>
      </ref>
      <ref id="cit12">
        <label>12</label>
        <mixed-citation xml:lang="ru">Harris Ch.R., Millman K.J., van der Walt S.J., et al. Array Programming with NumPy. Nature. 2020;585(7825):357–362. https://doi.org/10.1038/s41586-020-2649-2</mixed-citation>
      </ref>
      <ref id="cit13">
        <label>13</label>
        <mixed-citation xml:lang="ru">Van der Walt S., Schönberger J.L., Nunez-Iglesias Ju., et al. scikit-image: Image Processing in Python. PeerJ. 2014;2. https://doi.org/10.7717/peerj.453</mixed-citation>
      </ref>
      <ref id="cit14">
        <label>14</label>
        <mixed-citation xml:lang="ru">Yaniv Z., Lowekamp B.C., Johnson H.J., Beare R. SimpleITK Image-Analysis Notebooks: A Collaborative Environment for Education and Reproducible Research. Journal of Digital Imaging. 2018;31(3):290–303. https://doi.org/10.1007/s10278-017-0037-8</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>