|
This macro enables ImageJ to load dv-files of API Deltavision systems.
Usage:
to load .dv files:
- Run the macro by pressing “F1” (this shortcut is set automatically) or by ImageJ Menu...Plugins...Macros...Import.dv
- Choose the .dv file you want to open.
to load .r3d files:
- Run the macro by pressing “F2” (this shortcut is set automatically) or by ImageJ Menu...Plugins...Macros...Import.r3d
- Choose the .r3d file you want to open.
Multichannel sequences are opened in a single stack (Ch1, Ch2, ChX alternating). If neccessary the Plugin “DeInterleave” (included in the WCIF ImageJ bundle plugins-> Stack Shuffling)
There is also a DV Opener plugin for ImageJ.
|