From f8ba6c5972ef058477fcc6c958fc71b3e7dbc95f Mon Sep 17 00:00:00 2001 From: AREVD <136061704+AREVD@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:56:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c8774c..0932852 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Camera Sensor-Embedded Phantom Model for External Ventricular Drain -This repository contains the developmental artifacts for the custom phantom skull model used in the paper _"Did I Do Well? Instantaneous Assessment of Trainees' Performance in Augmented Reality-assisted Neurosurgical Training"_, submitted to **the 5th Annual Workshop on 3D Content Creation for Simulated Training in eXtended Reality, co-located with IEEE VR, 2024** by [Sarah Eom](https://sites.duke.edu/sangjuneom/), [Tiffany Ma](https://sites.duke.edu/tiffanyma/), [Tianyi Hu](http://hutianyi.tech/), Neha Vutakuri, Joshua Jackson, and [Maria Gorlatova](https://maria.gorlatova.com/). The repository includes all of the relevant code and assets necessary for the implementation of real-time distance calculation. +This repository contains the developmental artifacts for the custom phantom skull model used in the paper _"Did I Do Well? Personalized Assessment of Trainees' Performance in Augmented Reality-assisted Neurosurgical Training"_, submitted to **the 5th Annual Workshop on 3D Content Creation for Simulated Training in eXtended Reality, co-located with IEEE VR, 2024** by [Sarah Eom](https://sites.duke.edu/sangjuneom/), [Tiffany Ma](https://sites.duke.edu/tiffanyma/), [Tianyi Hu](http://hutianyi.tech/), Neha Vutakuri, Joshua Jackson, and [Maria Gorlatova](https://maria.gorlatova.com/). The repository includes all of the relevant code and assets necessary for the implementation of real-time distance calculation. # Outline 1. [Overview](https://github.com/AREVD/Phantom/blob/main/README.md#overview)