View source: R/registerSlide.R
registerSlide | R Documentation |
registerSlide
uses notch measurements on a slide,
together with the notch information from a block object (see
make.block
) to position an arbitrarily cut section within the
reference frame of a machined embedded block.
registerSlide(block, D1, F1, D2, F2)
block |
A histoBlock object created by |
D1, D2 |
Distance on slide from far edge of longitudinal notch to near edge of oblique notch, for upper/lower face, respectively. |
F1, F2 |
Distance on slide from near edge to far edge of the oblique notch. |
This function works together with makeBlock
to provide
the information necessary to position a section back within the volume of
its parent block, e.g. for importing histological images into a microCT volume.
A list specifying (1) the z-axis position of the slide's centroid "Z", and (2-4) an Euler rotation for the slide's orientation relative to the block's front face, specified as "Euler.X", "Euler.Y", and "Euler.Angle".
Other Section Registration Functions:
makeBlock()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.