Pinned Repositories
-
Configuration files for my Linux home directory.
3DsegViewer
3D segmentation viewer for Matlab. Based on XTK
aimutil
Utility functions (mostly in Matlab) for reading and processing medical images, AIM file annotations, etc.
ct_organ_seg_docker
Builds a docker module for CT organ segmentation using deep learning
CTH_seg_common
Common (public) utilities for the volumetric segmentation model
CTH_seg_inference
Inference-only scripts for CTH_seg
ctOrganSegmentation
Morphological organ segmentation for CT scans
cudaImageWarp
Quickly warp 3D images on the GPU using CUDA. Works with C and Python.
dicomrt2matlab
Import DICOM-RT structures to Matlab
SIFT3D
Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra library with feature matching and RANSAC regression. Also includes IO functions supporting a variety of image formats.
bbrister's Repositories
bbrister/SIFT3D
Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra library with feature matching and RANSAC regression. Also includes IO functions supporting a variety of image formats.
bbrister/cudaImageWarp
Quickly warp 3D images on the GPU using CUDA. Works with C and Python.
bbrister/ctOrganSegmentation
Morphological organ segmentation for CT scans
bbrister/aimutil
Utility functions (mostly in Matlab) for reading and processing medical images, AIM file annotations, etc.
bbrister/ct_organ_seg_docker
Builds a docker module for CT organ segmentation using deep learning
bbrister/3DsegViewer
3D segmentation viewer for Matlab. Based on XTK
bbrister/dicomrt2matlab
Import DICOM-RT structures to Matlab
bbrister/-
Configuration files for my Linux home directory.
bbrister/CTH_seg_common
Common (public) utilities for the volumetric segmentation model
bbrister/CTH_seg_inference
Inference-only scripts for CTH_seg
bbrister/FirstAid
A repository for easy segmentation using a convolutional neural network structure.
bbrister/matconvnet-fcn
A MatConvNet-based implementation of the Fully-Convolutional Networks for image segmentation
bbrister/qifp_sift3d
QIFP module using SIFT3D