Menu

Home

Sean Colby

reg_stack is an extension to the open source project, NiftyReg, for the coregistration of a series of 2D images representing a 3D block tissue subjected to histological serial sectioning. The software performs a series of nonlinear image transformations across a kernel of user-specified size to restore data continuity, as the sectioning process results in misalignments and distortions.
The NiftyReg package also includes optimizations for parallelization on either the CPU or GPU. reg_stack leverages this feature and extends it to include support for running simultaneous instances of reg_f3d (NiftyReg) on multiple GPUs.

Please refer to the [Installation] page for information regarding setup. The [Usage] page will provide instructions on executing the code.


Related

Wiki: Installation
Wiki: Usage