Bradipho Registration Utils
收藏资源简介:
Registration Utils for visualization in the specimen space (https://bradipho.eu/). This is the early version used for data generation during the pilot phase of the project around OHBM 2023.Requires Scilpy (https://github.com/scilus/scilpy), Bradiphopy (https://github.com/minilabus/bradiphopy) and AntsRegistration (https://github.com/ANTsX/ANTs) From a folder with .trk or .tck, and a .nii or .nii.gz (optional) launch using : The folders in the ZIP file should be merged with this GitHub repository(specimen's folders have the same name so there are no conflicts)We recommend using the Dockerfile on the GitHub repository. bash ../bdp_registration_utils/launch_registration.sh $PWD "sub-01"
面向标本空间可视化的配准工具集,相关网址:https://bradipho.eu/。此为2023年国际人类脑图谱学会(Organization for Human Brain Mapping,简称OHBM)年会前后项目试点阶段中用于生成数据集的早期版本。该工具集依赖Scilpy(https://github.com/scilus/scilpy)、Bradiphopy(https://github.com/minilabus/bradiphopy)以及AntsRegistration(https://github.com/ANTsX/ANTs)。可从包含.trk或.tck格式文件与.nii或.nii.gz格式文件(可选)的文件夹中启动该工具,启动相关说明如下:ZIP压缩包内的文件夹需与该GitHub仓库合并(标本相关文件夹名称一致,无冲突风险),我们推荐使用GitHub仓库内提供的Dockerfile进行部署。启动命令为:bash ../bdp_registration_utils/launch_registration.sh $PWD "sub-01"



