Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 922 Bytes

Brain Augmented Reality (AR)

A neuroanatomy-based augmented reality experience powered by computer vision that features 3D visuals of the Atlas Brain Map slices.

AR demo

Get Started

Clone this repository and install the other dependencies with pip:

git clone https://github.com/YasPHP/BrainAR.git
cd BrainAR
pip install -U -r requirements.txt

Run AR Program

python ArucoModule.py

ArUco Markers

Sources