Giter VIP home page Giter VIP logo

xriv's Introduction







Interactive Defect Quantification through Extended Reality

Introduction

This repository contains the source code used by the authors to run Extended Reality Inspection and Visualization (XRIV) developed for the paper,

Al-Sabbag, Z. A., Yeum, C. M., & Narasimhan, S. (2022). Interactive defect quantification through extended reality. Advanced Engineering Informatics, 51, 101473.

XRIV allows you to perform interactive segmentation on objects of interest (defects such as spalling, cracks, etc.) and measure their areas automatically. XRIV was implemented on Microsoft's HoloLens 2.

Deployment

XRIV requires an XR device (HoloLens 2) and a local computer (server) for deployment.

Installation and Building From Source

Server

First, recursively clone this package:

git clone --recursive https://github.com/cviss-lab/XRIV.git

Then install the dependencies listed in the requirements.txt in the server folder.

To deploy the server, run the following:

cd server
python server.py 

When prompted, enter the IP address of the HoloLens 2 device on your local network.

HoloLens 2

The unity project was built using Unity 2020.3.24f1.

To deploy the project on your device, use File -> Build Settings -> Build on the Universal Windows Platform (UWP) and select a place to store the build. Then, open the resulting XRIV.sln on Visual Studio 2019 and deploy it to your device using USB or Wi-Fi.

Once you start the server, it will ask you to enter the IP address of the HoloLens 2, and if prompted, the IP address of the server.

Once you start the HL2 application, you can select positive and negative seed points by selecting their option in the menu, and then click on the location to place them. Then, use Analyze Image and click to capture an image and send it to the server for analysis.

License

The code is released under the MPL 2.0 License. MPL is a copyleft license that is easy to comply with. You must make the source code for any of your changes available under MPL, but you can combine the MPL software with proprietary code, as long as you keep the MPL code in separate files.

BibTeX Citations

If you use any of our code, please cite our paper as:

@article{al2022interactive,
  title={Interactive defect quantification through extended reality},
  author={Al-Sabbag, Zaid Abbas and Yeum, Chul Min and Narasimhan, Sriram},
  journal={Advanced Engineering Informatics},
  volume={51},
  pages={101473},
  year={2022},
  publisher={Elsevier}
}
@article{al2022enabling,
  title={Enabling human--machine collaboration in infrastructure inspections through mixed reality},
  author={Al-Sabbag, Zaid Abbas and Yeum, Chul Min and Narasimhan, Sriram},
  journal={Advanced Engineering Informatics},
  volume={53},
  pages={101709},
  year={2022},
  publisher={Elsevier}
}

xriv's People

Contributors

zaalsabb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.