👋
Focusing
Pinned Loading
-
-
-
-
basicregistrationMRIpipeline
basicregistrationMRIpipeline PublicThe basic structural and diffusion MRI registration with pre-processing pipeline in Python.
Python 1
-
Couple of useful 3D convex hull links
Couple of useful 3D convex hull links 1A handcrafted collection of 3D convex hull implementations, slides and papers with some theory and explanations.
23## Implementations
4**C/C++**
5- [C++ implementation of the 3D QuickHull algorithm](https://github.com/akuukka/quickhull). Header-only, public-domain C++11 library. Uses the QuickHull approach with average-case **O(n log n)** complexity and worst-case **O(n²)**. Suitable for inclusion in performance-critical projects.
-
Script to read FreeSurfer Color LUT ...
Script to read FreeSurfer Color LUT table in Python 3 1#!/usr/bin/env python3
2"""
3Read and store FreeSurfer Color Lookup Table (LUT)
45FreeSurfer provides a color lookup table (LUT) that maps anatomical region codes
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.