Class | Description |
---|---|
A_Image5D_test | |
Add_Empty_Channel | |
Add_Empty_Slice | |
Duplicate_Image5D | |
Hypervolume_Opener |
Opens a folder of image stacks as one big stack ("Hypervolume").
|
I5D_about | |
Image5D_Extensions |
Macro extensions for Image5D.
|
Image5D_Stack_to_RGB |
Converts the current timeframe of an Image5D to an RGB stack using the
current view settings.
|
Image5D_to_Stack | |
Make_Montage |
Does Montages of Image5Ds with help of ij.plugin.Make_Montage The Methods
public void doMontage(Image5D i5d, int columns, int rows, double scale, int first, int last, int inc, int borderWidth, boolean labels)
and
public void doI5DMontage(Image5D i5d, int columns, int rows, double scale, int first, int last, int inc, int borderWidth, boolean labels)
Can be called directly without GUI. |
New_Image5D |
Creates and displays a new Image5D.
|
Open_Image5D | |
Open_Series_As_Image5D |
Opens a series of images or image stacks and converts it to an Image5D.
|
RGB_to_Image5D |
Converts an RGB image or RGB stack to an Image5D with three channels
corresponding to the R, G and B components.
|
Save_Image5D | |
Set_Channel_Display | |
Set_Channel_Labels | |
Set_Position | |
Stack_to_Image5D |
Converts an ImageStack to an Image5D.
|
Test_Save |
For testing ImageJ extensions for saving extra Metadata
|
Transfer_Channel_Settings |
Transfers channels colormaps from one Image5D to the current Image5D
|
Virtual_Image5D_Opener |
Opens a file series as "virtual" Image5D: every time an image is needed, it
is read from disk.
|
z_Image5D_test | |
Z_Project |
Copyright © 2015–2021 Fiji. All rights reserved.