YasPHP / BrainAR

A neuroanatomy-based augmented reality experience powered by OpenCV. Features 3D visuals of the Atlas Brain Map slices with real-time ArUco marker detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A neuroanatomy-based augmented reality experience powered by OpenCV. Features 3D visuals of the Atlas Brain Map slices with real-time ArUco marker detection.


Languages

Language:Python 100.0%