Pinned Repositories
ConvertITKDatatoNumPyArrayBlogPost
Data for https://blog.kitware.com/convert-itk-data-structures-to-numpy-arrays
CreateMRML
DCMTK
A staging location for patches to be pushed upstream to dcmtk.org.
DWIProcessPipeline
MakeAtlasScripts
Fully automated rodent brain MR image processing pipeline on a Midas server: from acquired images to region-based statistics.
SlicerCLI
Project to build the CLI modules from Slicer statically and independently from Slicer
SuperBuildInstallExternalProject
Approaches to install a project within a superbuild
terminal.workspace
Configures your terminal when you change directory
ToothFracture
Simulation of a fracture in a tooth
TutorialsAndExercices
Repository containing a few ITK/VTK/Qt/CMake examples
fbudin69500's Repositories
fbudin69500/terminal.workspace
Configures your terminal when you change directory
fbudin69500/ITKBuildTimeAnalysis
Analyze ITK build time based on compilation log file
fbudin69500/ITKPyinstallerExample
How to use ITK with Pyinstaller
fbudin69500/2019-03-13-KRSCourseInBiomedicalImageAnalysisAndVisualization
Kitware Course in Biomedical Image Analysis and Visualization: ITK
fbudin69500/ADIOS2
Next generation of ADIOS developed in the Exascale Computing Program
fbudin69500/ADIOS2-Trilinos-nalu-wind-Dockerfile
Dockerfile to test ADIOS2 integration in Trilinos. Also build nalu-wind to run third party tests
fbudin69500/EasyClip-Extension
fbudin69500/faodel
Flexible, Asynchronous, Object Data-Exchange Libraries: HPC libraries for moving data between applications
fbudin69500/ImageNoise
Computes the Signal to Noise Ratio in MRI
fbudin69500/interactive_thumbnails
fbudin69500/ITK
Insight Segmentation and Registration Toolkit -- Official Repository
fbudin69500/ITKGenericLabelInterpolator
The basic idea of this generic interpolator for label images is to interpolate each label with an ordinary image interpolator, and return the label with the highest value. This is the idea used by the itk::LabelImageGaussianInterpolateImageFunction interpolator. Unfortunately, this class is currently limited to Gaussian interpolation. Using generic programming, our proposed interpolator extends this idea to any image interpolator. Combined with linear interpolation, this results in similar or better accuracy and much improved computation speeds on a test image.
fbudin69500/ITKHigherOrderAccurateGradient
Filters for calculating higher order accurate numerical derivatives and gradients.
fbudin69500/ITKIOMeshSTL
MeshIO class to read and write ITK meshes into STL files
fbudin69500/ITKIOScanco
ITK Image IO for Scanco MicroCT .ISQ files
fbudin69500/ITKModuleTemplate
A template to start an ITK Module
fbudin69500/ITKMontage
Reconstruction of 3D volumetric dataset from a collection of 2D slices
fbudin69500/ITKPythonPackage
A setup script to generate ITK Python Wheels
fbudin69500/ITKSoftwareGuide
Sources for the ITKSoftwareGuide.
fbudin69500/ITKSplitComponents
This ITK module contains a filter that generates component images from an itk::Image of itk::Vector, itk::CovariantVector, or itk::SymmetricSecondRankTensor.
fbudin69500/ITKVtkGlue
fbudin69500/ITKWikiExamples
Scraped, buildable version of the wiki examples
fbudin69500/MeshToLabelMap
fbudin69500/nalu-wind
Wind energy focused variant of https://github.com/NaluCFD/Nalu
fbudin69500/pyinstaller
Freeze (package) Python programs into stand-alone executables
fbudin69500/ResampleDTIlogEuclidean
Software to resample Diffusion Tensor Images (DTI) in the log-euclidean framework.
fbudin69500/seacas
The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format.
fbudin69500/SlicerExecutionModel
An open-source CMake-based project that provides macros and associated tools for the easy building of 3D Slicer command line interface (CLI) modules.
fbudin69500/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
fbudin69500/Trilinos
Primary repository for the Trilinos Project