Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
cube-design
All CUBE related designs
-
pl-mgz2imageslices
A ChRIS plugin to convert `mgz` to `png` or `jpeg` which will also be useful in other project workflows
-
pl-generate_hdf5
An app to convert original and segmented brain images in mgz format to .hdf5 format in axial, sagittal, and coronal plane required for FCNN training
-
ChRIS_ultron_backEnd
Backend for ChRIS
-
mgz2imgslices
A simple Python utility which converts mgz files to readable formats like PNG/JPEG, separately for each label defined within it.
-
pypx
Python wrapper to interact with a PACS (based off DCMTK and PyDicom)
-
scripts
Various Scripts
-
pfcon
Data / Compute manager
-
pl-mgz2LUT_report
A plug-in to generate a volume report on a segmented 'mgz' brain image from a Look-Up Table
-
-
pl-dsdircopy
A simple ChRIS 'ds' app that copies the contents of the `input` directory to an `output` directory.
-
pl-dircopy
A Chris 'fs' plugin app to copy file/folders from a directory into a Chris' feed.
-
pfurl
Path-File-URL client.
-
tslide-presentations
A repo to house/keep tslide presentations.
-
pl-fastsurfer_inference
An app to efficiently perform cortical parcellation and segmentation on raw brain MRI images
-
website
ChRIS Project Website
-
pman
A process management system written in python
-
pfioh
Path File IO Handler
-
-
pfdicom_tagSub
A DICOM tag substitution utility. Essentially allows for DICOM anonymization.
-
pl-pfdorun_imgmagick
A ChRIS plug-in which provides special utility to run "imagemagick" Linux CLI programs using the pfdo_run utility.
-
pfdo
An application that provides the base functionality to use/demo the `pftree` callback usage.
-
pyimgconvert
Python wrapper around Linux CLI "convert" which works as an entrypoint around the Linux image processing 'ImageMagick'
-
cni-store-proxy
A proxy to the ChRIS Store API written in express.js for running the CNI MICCAI Challenge.
-
mgz2imagetree
A python utility that walks through the inputdir and fetches mgz files of multiple subjects, uses mgz2imgslices to filter the labels and create labelled directories containing png/jpeg slices for each subject in the outputdir.