Skip to content

minilabus/bradiphopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BraDiPhoPy: 3D Data Manipulation and Neuroimaging Utilities

BraDiPhoPy is a Python library designed for manipulation and processing of 3D geometric data, with a particular focus on surface data (meshes and point clouds) and tractography. Mostly based on VTK, NumPy and Scipy. BraDiPhoPy provides a set of tools for Bradipho project.

Installation

BraDiPhoPy is compatible with Python versions 3.10, 3.11, and 3.12.

To install the library and its dependencies, follow these steps:

  1. Clone the repository:
    git clone https://github.com/minilabus/bradiphopy.git
    cd bradiphopy
  2. Install the required packages:
    pip install -r requirements.txt
  3. Install BraDiPhoPy in editable mode:
    pip install -e .

About

Utilis for surfaces or point clouds manipulation in the BraDiPho project

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages