To see the other types of publications on this topic, follow the link: DISTRIBUTED REST APIS.

Journal articles on the topic 'DISTRIBUTED REST APIS'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 31 journal articles for your research on the topic 'DISTRIBUTED REST APIS.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Baladari, Venkata. "HTTPS enforcement for distributed REST APIs for end-to-end data protection." International Journal of Business Quantitative Economics and Applied Management Research 6, no. 5 (2019): 20–28. https://doi.org/10.5281/zenodo.15051683.

Full text
Abstract:
In the modern era of distributed systems and cloud architecture, RESTful APIs have become the essential foundation of contemporary web applications, facilitating effortless data interchange across various platforms. Despite their widespread use, APIs have become prime targets for cyberattacks, underscoring the importance of implementing robust security measures. This study concentrates on implementing HTTPS in distributed REST APIs to protect against potential threats like man-in-the-middle (MITM) attacks, data breaches, and unauthorized access, thereby providing a comprehensive data security
APA, Harvard, Vancouver, ISO, and other styles
2

Raju, Dachepally. "Developing Scalable REST APIs for Enterprise Applications." International Journal on Science and Technology 14, no. 1 (2023): 1–6. https://doi.org/10.5281/zenodo.14866176.

Full text
Abstract:
REST APIs are the backbone of modern enterprise applications, enabling seamless communication between distributed systems. However, as applications scale, REST API performance and reliability become critical concerns. This paper explores best practices for designing scalable REST APIs, including stateless architecture, caching, load balancing, and API gateway integration. We discussstrategies for optimizing request handling, managing security, and implementing API versioning. The paper also presents performance benchmarking and real-world case studies to illustrate the impact of scalable API d
APA, Harvard, Vancouver, ISO, and other styles
3

Mohammed Mudassir and Mohammed Mushtaq. "The role of APIs in modern software development." World Journal of Advanced Engineering Technology and Sciences 13, no. 1 (2024): 1045–47. http://dx.doi.org/10.30574/wjaets.2024.13.1.0515.

Full text
Abstract:
Application Programming Interfaces (APIs) play a critical role in modern software development, enabling seamless communication between disparate systems and enhancing the scalability, modularity, and security of applications. This research investigates the impact of APIs on software architecture, focusing on their use in facilitating interoperability across distributed environments. Using a mixed-methods approach, the study combines a literature review, a survey of 50 software developers, and case studies from industry leaders such as Amazon Web Services (AWS), Google, and Facebook. The findin
APA, Harvard, Vancouver, ISO, and other styles
4

Mr., Dheeraj Bhimrao Lokhande, and Dr.R.C.Thool Prof. "A NOVEL APPROACH FOR TRANSACTION MANAGEMENT IN HETEROGENEOUS DISTRIBUTED DATABASE SYSTEMS." International Journal of Engineering Sciences & Research Technology 5, no. 3 (2016): 64–71. https://doi.org/10.5281/zenodo.46993.

Full text
Abstract:
RESTful APIs are widely adopted in designing components that are combined to form web information systems. The use of REST is growing with the inclusion of smart devices and the Internet of Things, within the scope of web information systems, along with large-scale distributed NoSQL data stores and other web-based and cloud-hosted services. There is an important subclass of web information systems and distributed applications which would benefit from stronger transactional support, as typically found in traditional enterprise systems. In this paper, we propose REST with Transactions, a transac
APA, Harvard, Vancouver, ISO, and other styles
5

Bhosale, Pradeep. "Implementing Secure and Scalable APIs in Java Spring Boot: RESTful vs. GraphQL Services." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 09, no. 01 (2025): 1–7. https://doi.org/10.55041/ijsrem11316.

Full text
Abstract:
As modern web applications continue to evolve, secure and scalable APIs have become essential building blocks for dynamic, data-driven platforms. Java Spring Boot, renowned for its developer-friendly approach and extensive ecosystem serves as a common foundation for implementing microservice APIs. Two prominent architectural styles, RESTful and GraphQL, each offer distinct approaches to request handling, data fetching, and schema management in a microservices or distributed environment. This paper presents an extensive study of REST vs. GraphQL for developing secure and scalable APIs in Spring
APA, Harvard, Vancouver, ISO, and other styles
6

Manjulalayam, Rajashree. "Federated Learning for Edge Computing in REST APIs: Investigate the Feasibility of Employing Federated Learning Techniques to Train Machine Learning Models Directly on Edge Devices Interacting with REST APIs, Minimizing Data Transfer and Enhancing Privacy." International Research Journal of Computer Science 11, no. 06 (2024): 522–28. http://dx.doi.org/10.26562/irjcs.2024.v1106.02.

Full text
Abstract:
This research explores the feasibility of using federated learning techniques to train machine learning models directly on edge devices interacting through REST APIs. This article designs an architecture that facilitates federated learning using REST APIs for communication between a central server and edge nodes. The architecture ensures efficient model distribution, update aggregation, and iterative global model refinement. This research implements this system in a simulated environment to evaluate its performance. Initial results show that federated learning significantly reduces data transf
APA, Harvard, Vancouver, ISO, and other styles
7

Kanthed, Surbhi. "Rest vs. GraphQL: Comparative Analysis of API Design Approaches." International Journal of Multidisciplinary Research and Growth Evaluation. 4, no. 1 (2023): 984–91. https://doi.org/10.54660/.ijmrge.2023.4.1.984-991.

Full text
Abstract:
Application Programming Interfaces (APIs) are a critical pillar of modern distributed systems and microservices architectures. Two predominant approaches to API design—Representational State Transfer (REST) and GraphQL—offer distinct advantages and trade-offs in performance, scalability, and complexity. REST’s resource-based, stateless design has provided a dependable standard for over a decade, while GraphQL, introduced by Facebook, has attracted significant attention due to its client-driven query model and ability to minimize over-fetching and under-fetching of data. This white paper provid
APA, Harvard, Vancouver, ISO, and other styles
8

Researcher. "SECURING THE DIGITAL FRONTIER: BEST PRACTICES FOR RESTFUL API PROTECTION IN MODERN WEB APPLICATIONS." International Journal of Engineering and Technology Research (IJETR) 9, no. 2 (2024): 481–91. https://doi.org/10.5281/zenodo.13860934.

Full text
Abstract:
This article presents a comprehensive analysis of security best practices for RESTful APIs in modern web applications, with a particular focus on microservices architectures. As web applications become increasingly distributed and API-driven, the need for robust security measures has never been more critical. We examine the implementation of contemporary authentication and authorization frameworks, including OAuth2 and OpenID Connect, and their role in securing API endpoints. The article delves into strategies for protecting data through encryption, both at rest and in transit, and explores th
APA, Harvard, Vancouver, ISO, and other styles
9

Oluwatosin Oladayo Aramide. "Zero trust in AI pipelines: Securing distributed model training and inference." World Journal of Advanced Engineering Technology and Sciences 16, no. 1 (2025): 194–204. https://doi.org/10.30574/wjaets.2025.16.1.1207.

Full text
Abstract:
As Artificial Intelligence (AI) and machine learning (ML) become more integrated into business operations, securing AI pipelines has become essential. This paper explains how the concept of Zero Trust can be used to provide a greater security to training distributed AI models, especially when federated learning or multi-region trainings are involved. The concepts of Zero Trust who concentrate on identity verification, tightly controlled accesses to sensitive data and persistence monitoring can protect sensitive data, as well as maintain integrity in machine learning during training and during
APA, Harvard, Vancouver, ISO, and other styles
10

Marvis, Okpako, Olanriwaju Babatunde, and Eguavoen Victor Osasu. "Exploring Tracing in Microservice Applications: Leveraging Zipkin for Enhanced Observability." International Journal of Research and Scientific Innovation XI, no. XI (2024): 384–95. https://doi.org/10.51244/ijrsi.2024.11110030.

Full text
Abstract:
Microservices architecture has gained prominence due to its scalability and modularity, but its distributed nature complicates observability, performance monitoring, and troubleshooting. This study explores the integration of Zipkin, an open-source distributed tracing tool, into microservice architectures to enhance observability. The primary objective is to investigate how Zipkin can be used to trace service interactions, identify latency issues, and optimize system performance in microservices. The research methodology involves implementing Zipkin in a Job Microservice Application comprising
APA, Harvard, Vancouver, ISO, and other styles
11

Cornetta, Gianluca, Francisco Javier Mateos, Abdellah Touhafi, and Gabriel-Miro Muntean. "Modelling and Simulation of a Cloud Platform for Sharing Distributed Digital Fabrication Resources." Computers 8, no. 2 (2019): 47. http://dx.doi.org/10.3390/computers8020047.

Full text
Abstract:
Fabrication as a Service (FaaS) is a new concept developed within the framework of the NEWTON Horizon 2020 project. It is aimed at empowering digital fabrication laboratories (Fab Labs) by providing hardware and software wrappers to expose numerically-controlled expensive fabrication equipment as web services. More specifically, FaaS leverages cloud and IoT technologies to enable a wide learning community to have remote access to these labs’ computer-controlled tools and equipment over the Internet. In such context, the fabrication machines can be seen as networked resources distributed over a
APA, Harvard, Vancouver, ISO, and other styles
12

Naga Swetha Kattula. "Bridging the cloud: A Beginner's guide to secure and scalable cross-platform integrations." World Journal of Advanced Engineering Technology and Sciences 15, no. 1 (2025): 757–64. https://doi.org/10.30574/wjaets.2025.15.1.0231.

Full text
Abstract:
The transition to cloud computing has revolutionized organizational digital landscapes, creating unprecedented opportunities and complex challenges. This article explores the fundamental principles of secure and scalable cross-platform integrations across six interconnected domains. Current trends indicate that most enterprises now employ multi-cloud strategies, highlighting the increasing complexity of modern architectures. Cloud service models continue to evolve, with global spending projected to reach significant levels by the decade's end, led by SaaS deployments but with accelerated growt
APA, Harvard, Vancouver, ISO, and other styles
13

Aslam, Sidra, and Michael Mrissa. "A framework for privacy-aware and secure decentralized data storage." Computer Science and Information Systems, no. 00 (2023): 7. http://dx.doi.org/10.2298/csis220110007a.

Full text
Abstract:
Blockchain technology gained popularity thanks to its decentralized and transparent features. However, it suffers from a lack of privacy as it stores data publicly and has difficulty to handle data updates due to its main feature known as immutability. In this paper, we propose a decentralized data storage and access framework that combines blockchain technology with Distributed Hash Table (DHT), a role-based access control model, and multiple encryption mechanisms. Our framework stores metadata and DHT keys on the blockchain, while encrypted data is managed on the DHT, which enables data owne
APA, Harvard, Vancouver, ISO, and other styles
14

Choi, Min. "Research of Distributed Computing with REST Open API Web Services." Journal of the Korea Institute of Information and Communication Engineering 18, no. 10 (2014): 2473–81. http://dx.doi.org/10.6109/jkiice.2014.18.10.2473.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

Ismail, Masawanga Yahya, Joel Felichesmi Tarimo, and Canisius John Kayombo. "Beekeeping Potential, Richness, and Distribution of Plant Species Foraged by Stinging Honey Bee (Apis Mellifera L.) in West Kilimanjaro Tanzania Forest Service Agency (TFS) Plantation." International Journal of Advanced Research 3, no. 1 (2021): 33–54. http://dx.doi.org/10.37284/ijar.3.1.301.

Full text
Abstract:
An assessment of beekeeping potential, richness, and distribution of plant species foraged by stinging honey bee Apis mellifera L. in West Kilimanjaro Tanzania Forest Service Agency (TFS) Plantation area was conducted in 2020. A total of 40, 20 m x 20 m plots were set on the 5 natural vegetation remnants within the plantation forest ranges of Sanya juu, Lemosho, Hill wood, Wasendo, and Londrosi at an interval of 100 m. Within the 20 m x 20 m, 1 m x 1 m nested plots were established to assess herbs, sedge, grasses, and seedlings, while 2 m x 5 m were established to determine shrubs. Agriculture
APA, Harvard, Vancouver, ISO, and other styles
16

Glöckler, Falko, James Macklin, Fredrik Ronquist, and Jana Hoffmann. "DINA: Open Source and Open Services - A modern approach for natural history collection management systems and research." Biodiversity Information Science and Standards 3 (July 10, 2019): e38059. https://doi.org/10.3897/biss.3.38059.

Full text
Abstract:
The DINA Consortium ("DIgital information system for NAtural history data", https://dina-project.net) was formed in order to provide a framework for like-minded large natural history collection-holding institutions to collaborate through a distributed Open Source development model to produce a flexible and sustainable collection management system. Target collections include zoological, botanical, mycological, geological and paleontological collections, living collections, biodiversity inventories, observation records, and molecular data. DINA is funded by the participating member institutions.
APA, Harvard, Vancouver, ISO, and other styles
17

Macklin, James, Markus Englund, Falko Glöckler, et al. "General introduction to DINA." Biodiversity Information Science and Standards 2 (May 18, 2018): e25646. http://dx.doi.org/10.3897/biss.2.25646.

Full text
Abstract:
The DINA Consortium (“DIgital information system for NAtural history data”, https://dina-project.net, Fig. 1) was formed in order to provide a framework for like-minded large natural history collection-holding institutions to collaborate through a distributed Open Source development model to produce a flexible and sustainable collection management system. Target collections include zoological, botanical, mycological, geological and paleontological collections, living collections, biodiversity inventories, observation records, and molecular data. The DINA system is architected as a loosely-coup
APA, Harvard, Vancouver, ISO, and other styles
18

Macklin, James, Markus Englund, Falko Glöckler, et al. "General introduction to DINA." Biodiversity Information Science and Standards 2 (May 18, 2018): e25646. https://doi.org/10.3897/biss.2.25646.

Full text
Abstract:
The DINA Consortium ("<b>DIgital information system for NAtural history data</b>", https://dina-project.net,Fig. 1 was formed in order to provide a framework for like-minded large natural history collection-holding institutions to collaborate through a distributed Open Source development model to produce a flexible and sustainable collection management system. Target collections include zoological, botanical, mycological, geological and paleontological collections, living collections, biodiversity inventories, observation records, and molecular data. The DINA system is architected as a loosely
APA, Harvard, Vancouver, ISO, and other styles
19

Xu, Rongxu, Wenquan Jin, Yonggeun Hong, and Do-Hyeun Kim. "Intelligent Optimization Mechanism Based on an Objective Function for Efficient Home Appliances Control in an Embedded Edge Platform." Electronics 10, no. 12 (2021): 1460. http://dx.doi.org/10.3390/electronics10121460.

Full text
Abstract:
In recent years the ever-expanding internet of things (IoT) is becoming more empowered to revolutionize our world with the advent of cutting-edge features and intelligence in an IoT ecosystem. Thanks to the development of the IoT, researchers have devoted themselves to technologies that convert a conventional home into an intelligent occupants-aware place to manage electric resources with autonomous devices to deal with excess energy consumption and providing a comfortable living environment. There are studies to supplement the innate shortcomings of the IoT and improve intelligence by using c
APA, Harvard, Vancouver, ISO, and other styles
20

Macklin, James, Falko Glöckler, Jana Hoffmann, Fredrik Ronquist, Stefan Daume, and Elspeth Haston. "DINA: Open Source and Open Services - A Modern Approach for  Sustainable Natural History Collection Management Systems." Biodiversity Information Science and Standards 1 (August 11, 2017): e20216. https://doi.org/10.3897/tdwgproceedings.1.20216.

Full text
Abstract:
In the natural history community a high diversity of collection management systems exist. This enables institutions to choose from a large variety of systems, but this choice requires extensive effort to evaluate and commit to an appropriate system to cover all long-term requirements. As the different kinds of natural history data generated by a given domain and associated research-related data can typically not be handled within a single system, most institutions have several specialized software components and consequently have to cope with serious limitations in interacting and querying acr
APA, Harvard, Vancouver, ISO, and other styles
21

Stahlberg, Eric, Lynn Borkon, Ruth Frost, et al. "Abstract 7432: Improving FAIRness of computational approaches for cancer: The computational resources for cancer research portal." Cancer Research 84, no. 6_Supplement (2024): 7432. http://dx.doi.org/10.1158/1538-7445.am2024-7432.

Full text
Abstract:
Abstract The Computational Resources for Cancer Research website is a public portal supported by NCI that democratizes access to available computational resources for the cancer research community. In supporting an emerging FAIR (Findable, Accessible, Interoperable, Reusable) data science ecosystem inclusive of software, models and data, the goals of the portal are to serve cancer data scientists by increasing understanding, access, and adoption of computational resources for cancer research, and to foster new collaborative research projects. Initially populated with resources developed in NCI
APA, Harvard, Vancouver, ISO, and other styles
22

A.V., Alekseeva, and Yudintsev B.S. "INFORMATION SYSTEM FOR ACCESSING NETWORK ATTACHED STORAGES OF DIFFERENT TYPES." ИННОВАЦИОННЫЕ НАУЧНЫЕ ИССЛЕДОВАНИЯ 2023. 4-1(28) (May 1, 2023): 95–107. https://doi.org/10.5281/zenodo.7882256.

Full text
Abstract:
The article provides a comparative analysis of the basic network protocols for accessing files in corporate network attached storages (NAS). The article also discusses existing IT solutions in the field of distributed (cloud) data storage systems, shows the features of the integration of these information systems with NAS of various types. Based on a comparative analysis and identified shortcomings of existing solutions, an information system architecture for interaction with file storages of various types (FTP, SMB/CIFS, S3) is considered. An approach is presented that proposes the use of a A
APA, Harvard, Vancouver, ISO, and other styles
23

Skrypnikov, Aleksey, Vladimir Denisenko, Oksana Stukalo, M. Krasyuk, and V. Toropcev. "API as a way to interact with social networks." Modeling of systems and processes 14, no. 4 (2022): 100–105. http://dx.doi.org/10.12737/2219-0767-2021-14-4-100-105.

Full text
Abstract:
In the realities of the pandemic, chat bots have become indispensable helpers. They do not need a lot of resources and constant human control. A method of interacting with social networks through a specialized software interface Web API, which is the basis of the REST architecture, is considered. The basic structure of requests for receiving and sending data to servers is presented. On the example of the implementation of a chatbot for vk.com, capable of automating a dialogue with users, the main design stages are presented, including the requirements for the implementation and operation mode
APA, Harvard, Vancouver, ISO, and other styles
24

Praveen, Kumar Koppanati. "Automating API Testing for Java Applications with GitLab CI/CD." European Journal of Advances in Engineering and Technology 7, no. 6 (2020): 91–95. https://doi.org/10.5281/zenodo.14045033.

Full text
Abstract:
Automation has steadily become a critical aspect of software development in recent years. Continuous integration and deployment are vital components in making software development workflows more manageable. One of the most popular CI/CD tools that has proven to be versatile and integrable with every programming language and platform available is GitLab. The most crucial benefit of automating Application Programming Interface in Java applications is the ability to generate quicker feedback, improve code quality and escape manual testing. This paper addresses the approaches and best practices wh
APA, Harvard, Vancouver, ISO, and other styles
25

Triono, Bangkit, Sri Ayem, and Teguh Erawati. "KUALITAS PELAYANAN DAN PENGGUNAAN APLIKASI SI-APIK TERHADAP PENERIMAAN PAJAK DENGAN KEPATUHAN PAJAK SEBAGAI VARIABEL INTERVENING." Balance : Jurnal Akuntansi dan Bisnis 7, no. 2 (2022): 117. http://dx.doi.org/10.32502/jab.v7i2.5381.

Full text
Abstract:
This study was conducted to determine whether the quality of service and the use of the Si-apik application have an effect on tax compliance, and whether there is an effect of tax compliance on tax revenue, and to determine whether the quality of tax services and the use of the Si-apik application affect tax revenue in the city of Yogyakarta. The data used is primary data obtained randomly by distributing questionnaires, with details of the number of questionnaires distributed as many as 110, 106 returned questionnaires, and 100 questionnaires that can be processed and the rest are defective.
APA, Harvard, Vancouver, ISO, and other styles
26

Del Conte, Alessio, Hamidreza Ghafouri, Damiano Clementel, et al. "DRMAAtic: dramatically improve your cluster potential." Bioinformatics Advances, May 15, 2025. https://doi.org/10.1093/bioadv/vbaf112.

Full text
Abstract:
Abstract Motivation The accessibility and usability of high-performance computing (HPC) resources remain significant challenges in bioinformatics, particularly for researchers lacking extensive technical expertise. While Distributed Resource Managers (DRMs) optimize resource utilization, the complexities of interfacing with these systems often hinder broader adoption. DRMAAtic addresses these challenges by integrating the Distributed Resource Management Application API (DRMAA) with a user-friendly RESTful interface, simplifying job management across diverse HPC environments. This framework emp
APA, Harvard, Vancouver, ISO, and other styles
27

Aslam, Sidra, and Mrissa Michael. "A Framework for Privacy-aware and Secure Decentralized Data Storage." doiSerbia, June 22, 2023, 21. https://doi.org/10.2298/CSIS220110007A.

Full text
Abstract:
Blockchain technology gained popularity thanks to its decentralized and transparent features. However, 10 it suffers from a lack of privacy as it stores data publicly and has difficulty to handle data updates due to its main 11 feature known as immutability. In this paper, we propose a decentralized data storage and access framework that 12 combines blockchain technology with Distributed Hash Table (DHT), a role-based access control model, and multi13 ple encryption mechanisms. Our framework stores metadata and DHT keys on the blockchain, while encrypted data 14 is managed on the DHT, which en
APA, Harvard, Vancouver, ISO, and other styles
28

Omorov, Akzholbek. "Adopting open contracting data standards (OCDS) for government transparency: technical frameworks and implementation models." Актуальные исследования, no. 19-1 (149) (May 11, 2023). https://doi.org/10.5281/zenodo.15265772.

Full text
Abstract:
<em>This article focuses on the technical frameworks that are needed to ensure successful implantation of Open Contracting Data Standards in the public procurement systems of any country. OCDS is one of the architecture standards that have been openly exposed for the consumption of standardization and reusability of government procurement data, with open contracting, in turn, catalyzing transparency, anti-corruption, and trust through release and use of machine-readable data parameters. The paper presents the best practices in developing interoperable systems using REST APIs, effective models
APA, Harvard, Vancouver, ISO, and other styles
29

Glöckler, Falko, James Macklin, Fredrik Ronquist, and Jana Hoffmann. "DINA: Open Source and Open Services - A modern approach for natural history collection management systems and research." Biodiversity Information Science and Standards 3 (July 10, 2019). http://dx.doi.org/10.3897/biss.3.38059.

Full text
Abstract:
The DINA Consortium (“DIgital information system for NAtural history data”, https://dina-project.net ) was formed in order to provide a framework for like-minded large natural history collection-holding institutions to collaborate through a distributed Open Source development model to produce a flexible and sustainable collection management system. Target collections include zoological, botanical, mycological, geological and paleontological collections, living collections, biodiversity inventories, observation records, and molecular data. DINA is funded by the participating member institutions
APA, Harvard, Vancouver, ISO, and other styles
30

"Difftree/Diffitems Rest Api for Guidewire Policy Center Cloud Implementation." International Journal of Development Research, December 30, 2024, 67293–98. https://doi.org/10.37118/ijdr.29109.12.2024.

Full text
Abstract:
Aims: This study provides a high-level design and technical solution for comparing two PolicyPeriods in Guidewire Policy Center application and exposing the differences as a REST API service, The differences provide payloads containing diffItems and that can be sent to downstream system via KAFKA. It also addresses the Guidewire application Out-Of-The-Box limitation which is currently not offering this solution. This new solutioning framework is flexible, reusable, and scalable for various integrations in Guidewire InsuranceSuite products. Study Design: This study outlines the technical soluti
APA, Harvard, Vancouver, ISO, and other styles
31

Wu ChengZhe, Liu RuiZe, and Shi YiShi. "Optical-hidden-visual-cryptography-based spoofing tracking system." Acta Physica Sinica, 2024, 0. http://dx.doi.org/10.7498/aps.73.20231721.

Full text
Abstract:
A deception tracking system based on optical hidden visual code is proposed. The system uses visual cryptography to decompose the secret image into a number of realistic masked images, which can be used to conceal the secret information. One of the masked images is embedded with a fragile watermark to ensure that it is not modified, and the image is used as an inspection key to verify the other images, and the inspection key is transmitted separately. The rest of the camouflaged image is hidden in the phase key using the phase recovery algorithm, which has good invisibility during transmission
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!