nat.h5reg-package | R Documentation |
Enables the Neuroanatomy Toolbox (nat) suite to carry out 3D coordinate transformation defined by points encoded in the HDF5 registration format defined by Stephan Saalfeld and John Bogovic.
The h5 registration format has been defined by John Bogovic and Stephan Saalfeld as an efficient way to distribute deformation fields (and accompanying affine transformations). This provides a standard way to distribute and apply such transforms in an HDF5 wrapper.
Although deformation fields are the most general form of specifying a non-rigid registration, they can be much larger than a parametric deformation. h5 tools provide a substantial (lossy) compression of these fields at the expense of a very small (and usually irrelevant) loss of precision. They also provide the option to have one or more downsampled versions of the original field, again typically with relatively little impact on precision.
This package supports use of '.h5' registration files through the
h5reg
class and associated functions.
Maintainer: Gregory Jefferis jefferis@gmail.com (ORCID)
Authors:
Saalfeld Lab (for transform-helpers java library) [copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.