Difference between revisions of "Applications/Fiji"
From HPC
m |
(→Usage Examples) |
||
Line 16: | Line 16: | ||
<pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | <pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | ||
− | [username@ | + | [username@rvisu01 ~]$ module add fiji/2017-03-2015 |
− | [username@ | + | [username@rvisu01 ~]$ fiji |
</pre> | </pre> | ||
<pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | <pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | ||
− | [username@ | + | [username@rvisu01 ~]$ module add fiji/imagej |
− | [username@ | + | [username@rvisu01 ~]$ fiji |
</pre> | </pre> | ||
Revision as of 12:04, 22 March 2022
Application Details
- Description: Fiji is an image processing package—a "batteries-included" distribution of ImageJ, bundling a lot of plugins which facilitate scientific image analysis.
- Version: ImageJ and 2017-03-15
- Modules: fiji/2017-03-15 and fiji/imagej
- Licence: Open source (Github)
Usage Examples
Fiji is an open source image processing program for multidimensional image data with a focus on scientific imaging.
It is a user interface with functions to load, display, and save images. It can be used for image processing, co-localization, deconvolution, registration, segmentation, tracking, visualization and much more. It extends the functionality of ImageJ.
[username@rvisu01 ~]$ module add fiji/2017-03-2015 [username@rvisu01 ~]$ fiji
[username@rvisu01 ~]$ module add fiji/imagej [username@rvisu01 ~]$ fiji
Further Information
- https://imagej.net/Fiji
- https://imagej.net/Getting_Started
- http://search.imagej.net/
- https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3855844/