nrrd_to_mip | R Documentation |
Open Fiji on your computer and use it to convert your .nrrd files into color MIPs for searches. You must have downloaded Fiji onto your machine and also have followed the instructions here (search tool) and here (MIP generator) to install the Fiji plugins from Scientific Computing at Janelia Research Campus, for the Color MIP Search. When running the MIP generator, select directory that contains 3D stacks to be color depth MIP then select directory for saving MIPs. Pay attention to the parameters you can then adjust. Skeleton bolded MIP can be useful for data coming from skeleton or even mesh sources.
nrrd_to_mip(fiji.path = NULL, macro = NULL, MinMem = MaxMem, MaxMem = "2500m")
fiji.path |
path to your system's Fiji. If NULL, attempts to find using |
macro |
path to the Fiji macro used to create the MIP file. Defaults to the macro contained within this R package: |
MinMem |
lower memory limit |
MaxMem |
upper memory limit |
a MIP files, saved as .tif, converted from a folder of selected .nrrd files
nrrd_to_mip
nrrd_to_mip()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.