×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

Exploring the possibilities of the Python programming language for creating intelligent baggage scanning systems

Abstract

Exploring the possibilities of the Python programming language for creating intelligent baggage scanning systems

Kalyashina A.V., Smirnov Yu.N.

Incoming article date: 04.06.2024

This study is devoted to analyzing the capabilities of the Python programming language when creating information systems for detecting dangerous objects in luggage. As a result, a recognition system architecture was developed, including the following main components: an image processing module, a machine learning module, a database and a user interface. The software chosen is Python with the libraries PySide6, SQLite, Numpy, YOLO. The information system was implemented and tested on real data, which confirmed the correctness of the selected capabilities and technologies of the Python language for the development of security information systems.

Keywords: information system, security, neural network, machine learning, pattern recognition, performance