<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Digital Augmented Reality App for Historic Architecture ⋆</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Olena</forename><surname>Shlyakhetko</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Comenius University Bratislava</orgName>
								<address>
									<postCode>82005</postCode>
									<settlement>Bratislava</settlement>
									<country key="SK">Slovakia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Iryna</forename><surname>Ivanochko</surname></persName>
							<email>olenaivanochko@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Comenius University Bratislava</orgName>
								<address>
									<postCode>82005</postCode>
									<settlement>Bratislava</settlement>
									<country key="SK">Slovakia</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Lviv Polytechnic National University</orgName>
								<address>
									<postCode>79000</postCode>
									<settlement>Lviv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Natalia</forename><surname>Kryvinska</surname></persName>
							<email>natalia.kryvinska@fm.uniba.sk</email>
							<affiliation key="aff0">
								<orgName type="institution">Comenius University Bratislava</orgName>
								<address>
									<postCode>82005</postCode>
									<settlement>Bratislava</settlement>
									<country key="SK">Slovakia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Digital Augmented Reality App for Historic Architecture ⋆</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">CB8A214B53A450AA17708427E01E48A5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:10+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Augmented Reality</term>
					<term>virtual reality</term>
					<term>mobile application</term>
					<term>3D reconstruction</term>
					<term>cultural heritage</term>
					<term>QR code 1</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper aims to create an augmented reality application to reconstruct damaged historical buildings. We have developed a mobile Augmented Reality (AR) application for Android devices that offers a new way to experience historic architecture. The app uses QR code scanning and GPS localization to display the reconstructed monument at the original location of the building. We have designed the app to cater to three types of users: non-logged-in users, logged-in users, and administrators. Users can explore and rate historical sites, providing valuable feedback to our development team. We have rigorously tested the app and engaged with users, and we believe it will be an effective tool for historical education and a model for future AR applications in different contexts. Our goal is to make the app user-friendly and easy to navigate, even for individuals who are not familiar with smartphones. Additionally, we plan to introduce a feature that locks the user's phone while the app is in use, allowing museums to offer phone rentals for visitors who do not have smartphones.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Regarding technology, both virtual Reality (VR) and Augmented Reality (AR) have their merits. VR creates a digital version of a real-world setting, while AR overlays virtual objects onto the real world <ref type="bibr" target="#b0">[1]</ref>. After careful consideration, we have determined that AR is the superior choice for our application. Its more straightforward implementation, lower system costs, and minimal need for additional hardware make it a more practical solution. Furthermore, the potential discomfort and balance issues that some users, particularly the elderly, may experience with VR <ref type="bibr" target="#b1">[2]</ref> could pose safety concerns for our application. By choosing AR, we can ensure a more inclusive and user-friendly experience. Unlike virtual reality, augmented reality enriches the real world with virtual objects, which creates a wholly digital environment around the user. While older AR systems require bulky hardware and software, the evolution of mobile technology has made it possible to experience augmented reality on the go. This shift has significantly increased the accessibility of AR, making it a viable and user-friendly option for our application. In this thesis, we present the design of a mobile AR application for Android devices. The app will allow users to view 3D reconstructions of historically significant buildings that no longer exist. Users can see the reconstructed monument on their mobile phone screens by scanning a QR code using the back camera. Additionally, we will implement GPS to display the reconstructed monument at the original location of the building. This feature will provide a more immersive experience for users. Unlike other attempts that require additional hardware <ref type="bibr" target="#b2">[3]</ref>, our advantage is that users already have all the necessary hardware in their pockets, making the project more cost-effective.</p><p>A few applications serve similar purposes <ref type="bibr" target="#b3">[4]</ref>, but none allow the user to enter the projected building. Our application will make this possible. This means our monument models must be more detailed and have proper interiors. Another challenge is making GPS locations highly accurate because people will move small distances inside the reconstruction <ref type="bibr" target="#b4">[5]</ref>. We also want users to be able to rate the places they visit and optionally add them to their favorites list. This will serve as feedback for us, letting us know what people are most interested in and also letting other users know what is worth seeing.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Model building</head><p>The application requires input from a QR code scanned by a phone camera and GPS localization <ref type="bibr" target="#b5">[6]</ref>. Once the code is scanned, our application will display the corresponding model and sound of the exhibition on mobile phones (Android/iOS). Depending on customer needs and resources, the museum hosts or other servers will provide the application's server-side.</p><p>-System requirements o For the client-side user will need an Android 4.0+ or an ios system phone o For the server-side user will need to provide the HTTP server with models and sounds o Application will be available from Google Play and App Store -Application requirements o The application will need a phone with GPS and a camera</p><p>The class diagram illustrates the program's class layers and their relationships. These class layers were created to adhere to Spring design principles. There are three primary layers: model, repository, and controller, as well as a view layer. All repositories and controllers follow the same generic class pattern.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 1: Class Diagram</head><p>We have designed the application to accommodate three types of users: non-logged-in users, loggedin users, and administrators. Each role has access to different actions. For example, an administrator can check user accounts, objects, and personal accounts. smartphone with working GPS module newest version of the application installed scenario: The user opens the application and picks the "see reconstruction" button in the interface. The phone's back camera will become active, and the user will be asked to scan the QR code on the podium near the exhibition. After that, guidelines will appear to help the user finish reconstructing the object. The application will use the GPS module to guide the user to the proper location and where to point their device. After a brief moment, the application will present an image on the phone.</p><p>result: the 3D image of the reconstructed textile spinning machine appears on the screen.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Test case 2. Reconstruction of the watchtower requirements:</head><p>smartphone with working GPS module newest version of the application installed scenario: The user opens the application and picks the "see reconstruction" button in the interface. The phone's back camera will become active, and the user will be asked to scan the QR code on the podium near the exhibition. After that, guidelines will appear to help the user finish reconstructing the object. The application will use the GPS module to guide the user to the proper location and where to point their device. After a brief moment, the application will present an image on the phone. From this moment, the user can walk inside the watchtower.</p><p>result: 3D image of reconstructed watchtower, both interior and exterior. appears on the screen.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Test case 3. Reconstruct the old manor house requirements:</head><p>smartphone with working GPS module newest version of the application installed scenario: The user should go to the nearest manor house. The user opens the application and picks the "see reconstruction" button in the interface. Users will be asked to scan the QR code on the podium near the manor house. The user shall move the camera to where he was told in the application {reconstructed object appears on the screen, the animations with the walking environment are displayed, and sound is played}.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Test case 4. Changing reconstruction objects requirements:</head><p>smartphone with working GPS module newest version of the application installed scenario: The user opens the application and picks the "see reconstruction" button in the interface. Users will be asked to scan the QR code on the podium near the exhibition. The user shall move the camera to the place where he was told in the application {reconstructed object appears on the screen}. The user shall go to the next exhibition and click the "see reconstruction" button again; as in previous steps, the user should move the camera to the place where the application displays {Other reconstructed objects appear on the screen}.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Test case 5. Changing localization while observing objects. requirements:</head><p>smartphone with working GPS module newest version of the application installed rooted phone with fake GPS application {android only} scenario: The user opens the application and picks the "see reconstruction" button in the interface.</p><p>Users will be asked to scan the QR code on the podium near the exhibition. Users should use fake GPS applications to change localization to other places a minimum of 50 meters. {User should be told about localization change and render process should be aborted, the main screen with "reconstruct" button should be displayed}. The development of our mobile Augmented Reality (AR) application <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8]</ref> offers a transformative approach to experiencing historical architecture that has long been lost. By leveraging widely accessible mobile technology, users can engage with 3D reconstructions of significant buildings through a seamless interface that utilizes QR code scanning and GPS localization. The advantages of AR over Virtual Reality -such as ease of implementation, reduced costs, and minimal hardware requirements -position our application as a user-friendly alternative, particularly for those facing VR technology challenges. Our application enhances the educational value of museum exhibits and fosters user interaction by allowing individuals to explore and rate historical sites, thus contributing valuable feedback to our development team. The architectural fidelity of the models, coupled with immersive audio experiences, aims to provide a rich and engaging environment that invites users to delve deeper into their cultural heritage. Through rigorous testing and user engagement, we anticipate this application will be an effective tool for historical education and a model for future AR applications in various contexts. This project will significantly enhance how individuals experience and connect with their historical surroundings.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Application visualization for tests</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusions</head><p>The modern-day reliance on 2D media has made these exhibits less engaging, especially for young people, which could lead to a loss of our cultural heritage. To address this issue, we propose bringing reconstructed exhibits to life in 3D with added sound for a more immersive experience. Our research shows that the application should be user-friendly and easy to navigate, even for individuals unfamiliar with smartphones. We plan to automate the application as much as possible by utilizing GPS modules and QR codes. The GPS will help us identify the user's location, while QR codes will ensure the accurate display of relevant information. This approach will make the application simple, consistent, and easy to use. By allowing visitors to move around exhibits while experiencing the sights and sounds of the past, we aim to help them remember and connect with history on a deeper level as we provide more sensory stimuli. Our main challenge lies in creating new 3D models that are readily available. However, we hope that with the full approval of museums, we can integrate the cost of making these models into their exhibit budgets. Looking ahead, we plan to introduce a feature that locks the user's phone while the application is in use, allowing museums to offer phone rentals for visitors without smartphones. Additionally, we will explore alternative input sources for our localization mechanism, such as using Wi-Fi instead of QR code scanning, to streamline the application further.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 2 :Figure 3 :Figure 4 : 3 .</head><label>2343</label><figDesc>Figure 2: User use case diagram</figDesc><graphic coords="3,129.95,312.00,334.23,175.23" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 5 :Figure 6 :</head><label>56</label><figDesc>Figure 5: QR-Code scanning [src] Figure 6: Reconstructed scene [src]</figDesc><graphic coords="5,90.80,327.61,194.94,152.70" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="2,64.46,418.16,461.07,267.90" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>Funded by the EU NextGenerationEU through the Recovery and Resilience Plan for Slovakia under the project No. 09I03-03-V01-000121</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">3D Building Reconstruction By Multiview Images And The Integrated Application With Augmented Reality</title>
		<author>
			<persName><forename type="first">J.-T</forename><surname>Hwang I T.-C</surname></persName>
		</author>
		<author>
			<persName><surname>Chu</surname></persName>
		</author>
		<idno type="DOI">10.5194/isprs-archives-XLI-B1-1235-2016</idno>
	</analytic>
	<monogr>
		<title level="m">Spat. Inf. Sci., t. XLI-B1</title>
				<imprint>
			<date type="published" when="2016">paź. 2016</date>
			<biblScope unit="page" from="1235" to="1241" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An investigation into nausea and other side-effects of head-coupled immersive virtual reality</title>
		<author>
			<persName><forename type="first">C</forename><surname>Regan</surname></persName>
		</author>
		<idno type="DOI">10.1007/BF02009710</idno>
	</analytic>
	<monogr>
		<title level="j">Virtual Real</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="17" to="31" />
			<date type="published" when="1995">cze. 1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">AR-View: An augmented reality device for digital reconstruction of Yuangmingyuan</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<idno type="DOI">10.1109/ISMAR-AMH.2009.5336752</idno>
	</analytic>
	<monogr>
		<title level="m">International Symposium on Mixed and Augmented Reality -Arts</title>
				<meeting><address><addrLine>Orlando, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Media and Humanities</publisher>
			<date type="published" when="2009">paź. 2009</date>
			<biblScope unit="page" from="3" to="7" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Outdoors Mobile Augmented Reality Application Visualizing 3D Reconstructed Historical Monuments</title>
		<author>
			<persName><forename type="first">C</forename><surname>Panou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Ragia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Dimelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Mania</surname></persName>
		</author>
		<idno type="DOI">10.5220/0006701800590067</idno>
	</analytic>
	<monogr>
		<title level="m">w Proceedings of the 4th International Conference on Geographical Information Systems Theory, Applications and Management</title>
				<meeting><address><addrLine>Funchal, Madeira, Portugal</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="59" to="67" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">AR reconstruction of historical buildings</title>
		<author>
			<persName><forename type="first">B</forename><surname>Jach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ł</forename><surname>Dłużniewski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ł</forename><surname>Radosz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Likus</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Seminar Work</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Augmented reality mobile apps for cultural heritage reactivation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hincapié</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Díaz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">I</forename><surname>Zapata-Cárdenas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Rios</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Valencia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Güemes-Castorena</surname></persName>
		</author>
		<idno type="DOI">10.3390/ijgi7120463</idno>
		<ptr target="https://doi.org/10.3390/ijgi7120463" />
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Electrical Engineering</title>
		<imprint>
			<biblScope unit="volume">93</biblScope>
			<biblScope unit="page">107281</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Augmented reality mobile apps for cultural heritage reactivation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hincapié</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Díaz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">I</forename><surname>Zapata-Cárdenas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">D J T</forename><surname>Rios</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Valencia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Güemes-Castorena</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Electrical Engineering</title>
		<imprint>
			<biblScope unit="volume">93</biblScope>
			<biblScope unit="page">107281</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Mobile augmented reality for cultural heritage</title>
		<author>
			<persName><forename type="first">A</forename><surname>Angelopoulou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Mobile Wireless Middleware, Operating Systems, and Applications: 4th International ICST Conference</title>
				<meeting><address><addrLine>Mobilware; London, UK</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011">2011. 2012</date>
			<biblScope unit="page" from="15" to="22" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
