/MARIN

Official MARIN app repository

Primary LanguageC++OtherNOASSERTION

MARIN: Mobile Augmented Reality Interactive Neuronavigator

MARIN is an application that can be used in conjunction with a neuronavigation platform to enable in situ AR guidance on a mobile device. It was developed by Étienne Léger, at the Applied Perception Lab.

If you use MARIN in your research, cite:

Léger, É., Reyes, J., Drouin, S., Popa, T., Hall, J. A., Collins, D. L., Kersten-Oertel, M., "MARIN: an Open Source Mobile Augmented Reality Interactive Neuronavigation System", International Journal of Computer Assisted Radiology and Surgery (2020). https://doi.org/10.1007/s11548-020-02155-6

DISCLAIMER: MARIN is a research tool: It is not intended for normal clinical use, and is not FDA nor CE approved.

MARIN has been tested to work on iOS and in conjunction with Ibis (with the additional MARIN plugins). It should however be easily portable to Android as well, as it relies on Qt to handle mobile input/output, graphics, etc. All dependencies can be built for Android. It should also be possible to use it with Slicer or another neuronavigation platform (provided all necessary plugins be added to that platform), as it uses the OpenIGTLink protocol for communication.

Build Instructions:

For detailed build instructions, see the wiki.